mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix: close font calt to avoid render twinkle (#4969)
This commit is contained in:
@@ -174,6 +174,7 @@ legend {
|
||||
border: 0;
|
||||
font-size: var(--affine-font-base);
|
||||
font-family: var(--affine-font-family);
|
||||
font-feature-settings: 'calt' 0;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user