mirror of
https://github.com/makeplane/plane.git
synced 2026-02-04 05:00:42 -06:00
[WEB-5792] regression: editor font family #8427
This commit is contained in:
committed by
GitHub
parent
c0552f06f2
commit
21df1028f8
@@ -113,10 +113,10 @@
|
||||
/* end font sizes and line heights */
|
||||
|
||||
/* font styles */
|
||||
--font-style: "Inter", sans-serif;
|
||||
--font-style: "Inter Variable", sans-serif;
|
||||
|
||||
&.sans-serif {
|
||||
--font-style: "Inter", sans-serif;
|
||||
--font-style: "Inter Variable", sans-serif;
|
||||
}
|
||||
&.serif {
|
||||
--font-style: serif;
|
||||
|
||||
Reference in New Issue
Block a user