L-Sun 2024-10-08 05:32:04 +00:00
parent a2400f3851
commit 9c8e8d74b6
No known key found for this signature in database
GPG Key ID: D5C252102D2B576F

View File

@ -15,7 +15,7 @@ export const editor = style({
globalStyle(`[data-full-width-layout="true"] ${editor}`, {
vars: {
'--affine-editor-width': '100%',
'--affine-editor-side-padding': '24px',
'--affine-editor-side-padding': '72px',
},
});