diff --git a/app/src/protyle/export/index.ts b/app/src/protyle/export/index.ts index 27644c31412..23eca12c26c 100644 --- a/app/src/protyle/export/index.ts +++ b/app/src/protyle/export/index.ts @@ -168,7 +168,7 @@ const renderPDF = async (id: string) => { .b3-label:last-child { border-bottom: none; } - ${setInlineStyle(false)} + ${await setInlineStyle(false)} ${document.getElementById("pluginsStyle").innerHTML} ${getSnippetCSS()}