mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-05 21:24:19 -04:00
fix consistency of heights in light and dark mode
This commit is contained in:
parent
aa2f1a1c1d
commit
cc9944b857
2 changed files with 1 additions and 1 deletions
|
@ -230,6 +230,7 @@
|
|||
-fx-padding: 7 14 7 14;
|
||||
-fx-background-radius: 999;
|
||||
-fx-border-radius: 999;
|
||||
-fx-border-color: transparent;
|
||||
}
|
||||
|
||||
.jfx-combo-box {
|
||||
|
|
|
@ -263,7 +263,6 @@
|
|||
-fx-background-color: -bs-color-background-form-field-readonly;
|
||||
-fx-prompt-text-fill: -bs-color-gray-2;
|
||||
-fx-text-fill: -bs-color-gray-3;
|
||||
-fx-border-color: transparent;
|
||||
}
|
||||
.jfx-combo-box > .text,
|
||||
.jfx-text-field-top-label, .jfx-text-area-top-label {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue