mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
add margin top 2 px for wallet number correction
This commit is contained in:
@@ -127,6 +127,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.wallet_element_money {
|
.wallet_element_money {
|
||||||
|
margin-top: 2px;
|
||||||
background: #22252F;
|
background: #22252F;
|
||||||
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
|
|||||||
Reference in New Issue
Block a user