From 2f65b1b35941deddc8121c80aeaec857df26cc61 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Wed, 28 Jun 2023 22:59:27 +0800 Subject: [PATCH] :lipstick: --- 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 5af37c1fb..133aa2bd4 100644 --- a/app/src/protyle/export/index.ts +++ b/app/src/protyle/export/index.ts @@ -100,7 +100,7 @@ const renderPDF = (id: string) => { #action { width: 200px; - background: var(--b3-theme-background-light); + background: var(--b3-theme-surface); padding: 16px; position: fixed; right: 0;