[bugfix] Font Family. Fix default font family when the font family, that is selected by the user, is not found.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
font-family: "Yu Gothic UI"; /* If not found the font family where 'root:' that is selected by user*/
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user