mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 11:16:11 -04:00
fix currency combo box too tall on make/take offer
This commit is contained in:
parent
4bb0b66902
commit
8404f58898
1 changed files with 1 additions and 1 deletions
|
@ -291,7 +291,7 @@
|
||||||
-fx-opacity: 1.0;
|
-fx-opacity: 1.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-combo-box > .list-cell:filled,
|
.jfx-combo-box > .list-cell,
|
||||||
.jfx-combo-box > .text-field {
|
.jfx-combo-box > .text-field {
|
||||||
-fx-padding: 0 !important;
|
-fx-padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue