mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 09:52:23 +01:00
Hide combobox bar
This commit is contained in:
parent
99cf1c5fef
commit
004dda3cb4
@ -258,6 +258,10 @@ bg color of non edit textFields: fafafa
|
||||
-fx-shape: "M 0 0 l 3.5 4 l 3.5 -4";
|
||||
}
|
||||
|
||||
.market-price-box > .jfx-combo-box > .input-line {
|
||||
-fx-pref-height: 0px;
|
||||
}
|
||||
|
||||
.radio-button .radio {
|
||||
-fx-border-width: 1px;
|
||||
-fx-border-color: -bs-black;
|
||||
|
Loading…
Reference in New Issue
Block a user