fix currency combo box too tall on make/take offer

This commit is contained in:
woodser 2025-06-05 09:33:55 -04:00
parent 4bb0b66902
commit 8404f58898
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

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