fix underlines in details view

This commit is contained in:
woodser 2025-05-23 13:24:58 -04:00
parent e446e1b840
commit bc859164da
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -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;
}