mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-23 23:20:42 -04:00
last column is not right justified
This commit is contained in:
parent
ffb9ad3a56
commit
de4b4cc619
1 changed files with 0 additions and 2 deletions
|
@ -1143,7 +1143,6 @@ textfield */
|
|||
}
|
||||
|
||||
.table-view .table-cell.last-column {
|
||||
-fx-alignment: center-right;
|
||||
-fx-padding: 6 15 4 0;
|
||||
}
|
||||
|
||||
|
@ -1157,7 +1156,6 @@ textfield */
|
|||
}
|
||||
|
||||
.table-view .column-header.last-column .label {
|
||||
-fx-alignment: center-right;
|
||||
}
|
||||
|
||||
.table-view .column-header.avatar-column {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue