set currency above item list

This commit is contained in:
moliloo 2025-07-21 21:55:22 -03:00
parent d7d5c279e7
commit 37304784c5
2 changed files with 25 additions and 24 deletions

View file

@ -65,6 +65,7 @@
.currency-section {
display: flex;
gap: 10px;
padding: 10px 10px 0;
input {
color: light-dark(@dark, @beige);