mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
remove border on price pull down
This commit is contained in:
parent
2b634818dc
commit
32ff4f93de
1 changed files with 4 additions and 0 deletions
|
@ -752,6 +752,10 @@ tree-table-view:focused {
|
|||
-fx-border-insets: 0 0 0 1;
|
||||
}
|
||||
|
||||
.nav-price-balance .jfx-combo-box {
|
||||
-fx-border-color: transparent;
|
||||
}
|
||||
|
||||
.nav-price-balance .jfx-combo-box > .input-line {
|
||||
-fx-pref-height: 0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue