mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-26 15:50:42 -04:00
fix underlines in details view
This commit is contained in:
parent
e446e1b840
commit
bc859164da
1 changed files with 1 additions and 1 deletions
|
@ -1949,7 +1949,7 @@ textfield */
|
|||
}
|
||||
|
||||
.grid-pane-separator {
|
||||
-fx-border-color: transparent transparent -bs-rd-separator-dark transparent;
|
||||
-fx-border-color: -bs-rd-separator;
|
||||
-fx-border-width: 0 0 1 0;
|
||||
-fx-translate-y: -2;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue