fix icon alignment for payment confirmation field

This commit is contained in:
woodser 2025-05-10 07:33:51 -04:00
parent 9d87e7278d
commit 340b94ae90
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -385,6 +385,7 @@ tree-table-view:focused {
.jfx-text-field:readonly, .hyperlink-with-icon {
-fx-background-color: -bs-color-gray-1;
-fx-padding: 0.333333em 0.333333em 0.333333em 0.333333em;
}
.jfx-text-field:readonly > .input-line {