fix: close font calt to avoid render twinkle (#4969)

This commit is contained in:
Umar Faiz
2023-12-08 08:38:59 +05:30
committed by GitHub
parent 780ffd94dc
commit 453d4db713

View File

@@ -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 {