diff --git a/app/src/protyle/export/index.ts b/app/src/protyle/export/index.ts index e3681fc0a..c6e83dadc 100644 --- a/app/src/protyle/export/index.ts +++ b/app/src/protyle/export/index.ts @@ -116,7 +116,6 @@ const renderPDF = (id: string) => { #preview > .code-block { margin-left: auto; margin-right: auto; - width: 800px; } #preview.exporting { @@ -221,7 +220,34 @@ const renderPDF = (id: string) => { `; const mainWindow = getCurrentWindow();