adjust offer details underline

This commit is contained in:
woodser 2025-05-22 11:21:42 -04:00
parent f87aae46f8
commit 960ffe092f
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -1951,7 +1951,7 @@ textfield */
.grid-pane-separator {
-fx-border-color: transparent transparent -bs-rd-separator-dark transparent;
-fx-border-width: 0 0 1 0;
-fx-translate-y: -1;
-fx-translate-y: -2;
}
.grid-pane .text-area {