mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-27 08:55:22 -04:00
fix account placeholder default position
This commit is contained in:
parent
b115b28569
commit
9ab40cc998
1 changed files with 1 additions and 5 deletions
|
@ -221,11 +221,7 @@
|
||||||
-jfx-focus-color: transparent;
|
-jfx-focus-color: transparent;
|
||||||
-fx-background-color: -bs-background-color;
|
-fx-background-color: -bs-background-color;
|
||||||
-fx-border-color: -bs-background-gray;
|
-fx-border-color: -bs-background-gray;
|
||||||
-fx-padding: 4 14;
|
-fx-padding: 4 14 4 14;
|
||||||
}
|
|
||||||
|
|
||||||
.jfx-combo-box .prompt-container {
|
|
||||||
-fx-padding: 0 0 14 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-text-area {
|
.jfx-text-area {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue