mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-25 07:10:48 -04:00
unsquash revert trade icon by restoring original padding
This commit is contained in:
parent
a04acb9d77
commit
de66249ad7
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-cell .jfx-button {
|
.table-cell .jfx-button {
|
||||||
-fx-padding: 0 7 0 7;
|
-fx-padding: 0 10 0 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tiny-button,
|
.tiny-button,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue