chore: adjust loading doc component style (#11810)

This commit is contained in:
JimmFly
2025-04-18 09:37:49 +00:00
parent 9f59d5e941
commit 7ef1d46d1a

View File

@@ -10,7 +10,6 @@ export const pageDetailSkeletonStyle = style({
alignItems: 'center',
});
export const blockSuiteEditorStyle = style({
maxWidth: cssVar('editorWidth'),
margin: 'auto 2rem',
padding: '0 24px',
display: 'flex',