mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-29 09:48:46 -04:00
fix alignment of input-with-border-readonly icon
This commit is contained in:
parent
680f1f5192
commit
04d8a6e504
1 changed files with 1 additions and 1 deletions
|
@ -502,7 +502,7 @@ tree-table-view:focused {
|
|||
}
|
||||
|
||||
.input-with-border-readonly .icon {
|
||||
-fx-padding: 2;
|
||||
-fx-padding: 4.5;
|
||||
}
|
||||
|
||||
.jfx-badge .badge-pane {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue