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;