fix ui bug

This commit is contained in:
Danny Morabito 2025-07-17 19:08:56 +02:00
parent cbd131cc69
commit dda80bb0b6
Signed by: dannym
GPG key ID: 7CC8056A5A04557E

View file

@ -100,6 +100,7 @@
padding: 1.2rem 1.5rem; padding: 1.2rem 1.5rem;
position: relative; position: relative;
cursor: pointer; cursor: pointer;
width: 100%;
} }
.balance-label { .balance-label {