mirror of
https://github.com/Rnhmjoj/solarized-dark-ui
synced 2025-03-17 18:48:37 +01:00
Fix fonts on Windows
This commit is contained in:
parent
f7919a8b6c
commit
b311a9611a
@ -1,6 +1,5 @@
|
||||
@import "ui-variables";
|
||||
|
||||
#root-view {
|
||||
font: caption;
|
||||
background-color: @app-background-color;
|
||||
}
|
||||
|
@ -78,4 +78,4 @@
|
||||
|
||||
// Other
|
||||
|
||||
@font-family: 'Lucida Grande', Arial, sans-serif;
|
||||
@font-family: 'Lucida Grande', 'Segoe UI', sans-serif;
|
||||
|
Loading…
Reference in New Issue
Block a user