fix currency selection height in account creation

This commit is contained in:
woodser 2025-06-04 11:06:11 -04:00
parent 380b796e2d
commit 62012af94d
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -293,7 +293,7 @@
.jfx-combo-box > .list-cell:filled,
.jfx-combo-box > .text-field {
-fx-padding: 0;
-fx-padding: 0 !important;
}
.jfx-combo-box > .arrow-button > .arrow {