mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-03 12:16:27 -04:00
Set default font size to avoid font scaling on Windows
This commit is contained in:
parent
97c54eb58e
commit
963d924669
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,8 @@ bg color of non edit textFields: fafafa
|
|||
-fx-focus-color: -fx-accent;
|
||||
-fx-faint-focus-color: #0f87c322;
|
||||
-fx-selection-bar: derive(-fx-accent, 50%);
|
||||
|
||||
-fx-font-size: 13;
|
||||
}
|
||||
|
||||
#splash {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue