mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-17 06:16:59 +08:00
chore: adjust loading doc component style (#11810)
This commit is contained in:
@@ -10,7 +10,6 @@ export const pageDetailSkeletonStyle = style({
|
|||||||
alignItems: 'center',
|
alignItems: 'center',
|
||||||
});
|
});
|
||||||
export const blockSuiteEditorStyle = style({
|
export const blockSuiteEditorStyle = style({
|
||||||
maxWidth: cssVar('editorWidth'),
|
|
||||||
margin: 'auto 2rem',
|
margin: 'auto 2rem',
|
||||||
padding: '0 24px',
|
padding: '0 24px',
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
|
|||||||
Reference in New Issue
Block a user