mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-16 17:46:18 +08:00
refactor(component): virtual rendering page list (#4775)
Co-authored-by: Joooye_34 <Joooye1991@gmail.com>
This commit is contained in:
+1
-1
@@ -24,6 +24,6 @@ export const workspaceType = style({
|
||||
});
|
||||
|
||||
export const scrollbar = style({
|
||||
transform: 'translateX(10px)',
|
||||
transform: 'translateX(8px)',
|
||||
width: '4px',
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user