mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
fix: inconsistent database content in exported PDF (#3385)
This commit is contained in:
@@ -35,6 +35,11 @@ export const appStyle = style({
|
||||
'--affine-editor-width': '550px',
|
||||
},
|
||||
},
|
||||
print: {
|
||||
vars: {
|
||||
'--affine-editor-width': '800px',
|
||||
},
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user