mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix: some style updates (#2348)
This commit is contained in:
@@ -4,7 +4,7 @@ export const baseContainer = style({
|
||||
padding: '12px 16px',
|
||||
display: 'flex',
|
||||
flexFlow: 'column nowrap',
|
||||
rowGap: '8px',
|
||||
rowGap: '4px',
|
||||
});
|
||||
|
||||
export const scrollableContainerRoot = style({
|
||||
|
||||
Reference in New Issue
Block a user