add margin top 2 px for wallet number correction

This commit is contained in:
Hepatica
2023-09-29 18:16:25 +02:00
parent 53d11655e0
commit 86308b59f6

View File

@@ -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;