feat: fav page references (#2422)

Co-authored-by: Himself65 <himself65@outlook.com>
This commit is contained in:
Peng Xiao
2023-05-18 13:18:40 +08:00
committed by GitHub
parent b7cee3185e
commit 2f7b51d7ff
9 changed files with 270 additions and 38 deletions
@@ -17,7 +17,7 @@ export const root = style({
});
export const icon = style({
marginRight: '14px',
marginRight: '8px',
color: 'var(--affine-icon-color)',
fontSize: '20px',
});