mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
chore: update icon size (#3350)
This commit is contained in:
@@ -54,8 +54,8 @@ export const icon = style({
|
||||
});
|
||||
|
||||
export const collapsedIconContainer = style({
|
||||
width: '12px',
|
||||
height: '12px',
|
||||
width: '16px',
|
||||
height: '16px',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
|
||||
Reference in New Issue
Block a user