add padding on market panel top bar

This commit is contained in:
woodser 2025-05-15 09:04:17 -04:00
parent 02344ba46e
commit 7f70be42f4
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 0 15;
-fx-padding: 15 15 5 15;
-fx-background-radius: 15 15 0 0;
-fx-border-radius: 15 15 0 0;
-fx-border-width: 0 0 0 0;