added arrow top to wallets background
This commit is contained in:
parent
21a2f41ef9
commit
ad862bc78c
1 changed files with 4 additions and 1 deletions
|
|
@ -28,7 +28,10 @@
|
||||||
height: 0;
|
height: 0;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 0 20px 20px 20px;
|
border-width: 0 20px 20px 20px;
|
||||||
border-color: transparent transparent #6980fe transparent;
|
border-color: transparent transparent #f5f5f5 transparent;
|
||||||
|
top: -9px;
|
||||||
|
position: absolute;
|
||||||
|
left: 45%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue