mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
fix(core): nav item line-height with Emoji (#8148)
This commit is contained in:
@@ -59,6 +59,7 @@ export const itemContent = style({
|
||||
alignItems: 'center',
|
||||
flex: 1,
|
||||
color: cssVarV2('text/primary'),
|
||||
lineHeight: cssVar('lineHeight'),
|
||||
});
|
||||
export const postfix = style({
|
||||
display: 'flex',
|
||||
|
||||
Reference in New Issue
Block a user