fix borders showing on take offer

This commit is contained in:
woodser 2025-05-06 22:21:33 -04:00
parent 7b6e764561
commit 8999bca32e
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -474,6 +474,7 @@ tree-table-view:focused {
-fx-alignment: center-right;
-fx-font-size: 1em;
-fx-background-color: -bs-color-gray-1;
-fx-border-width: 0;
}
.input-with-border-readonly .text-field > .input-line {