mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
fix(core): fix menu shaking (#8187)
This commit is contained in:
@@ -26,7 +26,6 @@ export const workspaceTypeIcon = style({
|
||||
color: cssVar('iconSecondary'),
|
||||
});
|
||||
export const scrollbar = style({
|
||||
transform: 'translateX(8px)',
|
||||
width: '4px',
|
||||
});
|
||||
export const workspaceCard = style({
|
||||
|
||||
Reference in New Issue
Block a user