From 405cec41633e62d3942f48ed5bafc7db2fc855f1 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Thu, 19 Dec 2024 23:21:03 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/13550 --- app/src/protyle/export/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/protyle/export/index.ts b/app/src/protyle/export/index.ts index 27644c314..23eca12c2 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()}