change font feature for better display
This commit is contained in:
parent
2aa809ede6
commit
b9c882fae4
2 changed files with 0 additions and 6 deletions
|
|
@ -44,9 +44,6 @@
|
||||||
"calt"
|
"calt"
|
||||||
"zero"
|
"zero"
|
||||||
"cv03"
|
"cv03"
|
||||||
"cv96"
|
|
||||||
"cv97"
|
|
||||||
"cv98"
|
|
||||||
"ss08"
|
"ss08"
|
||||||
];
|
];
|
||||||
font-size = lib.mkForce 17;
|
font-size = lib.mkForce 17;
|
||||||
|
|
|
||||||
|
|
@ -35,9 +35,6 @@ in
|
||||||
"calt" = true;
|
"calt" = true;
|
||||||
"zero" = true;
|
"zero" = true;
|
||||||
"cv03" = true;
|
"cv03" = true;
|
||||||
"cv96" = true;
|
|
||||||
"cv97" = true;
|
|
||||||
"cv98" = true;
|
|
||||||
"ss08" = true;
|
"ss08" = true;
|
||||||
};
|
};
|
||||||
ui_font_family = "Source Han Sans SC";
|
ui_font_family = "Source Han Sans SC";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue