mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
refine table top alignment
This commit is contained in:
parent
3fc143f7d3
commit
0946fe205b
1 changed files with 1 additions and 1 deletions
|
@ -1318,7 +1318,7 @@ textfield */
|
|||
|
||||
.offer-table-top {
|
||||
-fx-background-color: -bs-color-background-pane;
|
||||
-fx-padding: 15 15 15 15;
|
||||
-fx-padding: 15 15 0 15;
|
||||
-fx-background-radius: 15 15 0 0;
|
||||
-fx-border-radius: 15 15 0 0;
|
||||
-fx-border-width: 0 0 0 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue