mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 11:46:11 -04:00
fix currency selection height in account creation
This commit is contained in:
parent
380b796e2d
commit
62012af94d
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@
|
||||||
|
|
||||||
.jfx-combo-box > .list-cell:filled,
|
.jfx-combo-box > .list-cell:filled,
|
||||||
.jfx-combo-box > .text-field {
|
.jfx-combo-box > .text-field {
|
||||||
-fx-padding: 0;
|
-fx-padding: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-combo-box > .arrow-button > .arrow {
|
.jfx-combo-box > .arrow-button > .arrow {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue