mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-24 23:00:36 -04:00
remove border from offer passphrase details
This commit is contained in:
parent
f9805c94e2
commit
848d01ba41
1 changed files with 1 additions and 0 deletions
|
@ -2599,6 +2599,7 @@ textfield */
|
||||||
.passphrase-copy-box > .jfx-text-field {
|
.passphrase-copy-box > .jfx-text-field {
|
||||||
-fx-padding: 0;
|
-fx-padding: 0;
|
||||||
-fx-background-color: transparent;
|
-fx-background-color: transparent;
|
||||||
|
-fx-border-width: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.passphrase-copy-box .label {
|
.passphrase-copy-box .label {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue