fix alignment of input-with-border-readonly icon

This commit is contained in:
woodser 2025-05-07 13:57:33 -04:00
parent 680f1f5192
commit 04d8a6e504
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -502,7 +502,7 @@ tree-table-view:focused {
} }
.input-with-border-readonly .icon { .input-with-border-readonly .icon {
-fx-padding: 2; -fx-padding: 4.5;
} }
.jfx-badge .badge-pane { .jfx-badge .badge-pane {