feat: add kalam font (#2743)

This commit is contained in:
Peng Xiao
2023-06-09 15:48:30 +08:00
committed by GitHub
parent 34141958eb
commit 01ae21e1fa
7 changed files with 117 additions and 1 deletions

View File

@@ -76,7 +76,6 @@ export const navBodyStyle = style({
});
export const sidebarButtonStyle = style({
width: 'auto',
height: '32px',
color: 'var(--affine-icon-color)',
zIndex: 1,