mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 14:28:51 +08:00
fix: remove css variable lineHeightBase
This commit is contained in:
@@ -193,7 +193,6 @@ export const globalThemeVariables: (
|
||||
'--affine-font-sm': theme.font.sm, // small
|
||||
'--affine-font-xs': theme.font.xs, // tiny
|
||||
|
||||
// '--affine-line-height-base': theme.font.lineHeightBase,
|
||||
'--affine-line-height': theme.font.lineHeight,
|
||||
|
||||
'--affine-z-index-modal': theme.zIndex.modal,
|
||||
|
||||
Reference in New Issue
Block a user