refine table top alignment

This commit is contained in:
woodser 2025-05-14 13:39:01 -04:00
parent 3fc143f7d3
commit 0946fe205b
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -1318,7 +1318,7 @@ textfield */
.offer-table-top {
-fx-background-color: -bs-color-background-pane;
-fx-padding: 15 15 15 15;
-fx-padding: 15 15 0 15;
-fx-background-radius: 15 15 0 0;
-fx-border-radius: 15 15 0 0;
-fx-border-width: 0 0 0 0;