mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-26 00:15:18 -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 {
|
.table-view .table-cell.last-column {
|
||||||
-fx-alignment: center-right;
|
|
||||||
-fx-padding: 6 15 4 0;
|
-fx-padding: 6 15 4 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1157,7 +1156,6 @@ textfield */
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-view .column-header.last-column .label {
|
.table-view .column-header.last-column .label {
|
||||||
-fx-alignment: center-right;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-view .column-header.avatar-column {
|
.table-view .column-header.avatar-column {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue