Browse Source

:lipstick:

Vanessa 2 years ago
parent
commit
2f65b1b359
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/src/protyle/export/index.ts

+ 1 - 1
app/src/protyle/export/index.ts

@@ -100,7 +100,7 @@ const renderPDF = (id: string) => {
         
         
         #action {
         #action {
           width: 200px;
           width: 200px;
-          background: var(--b3-theme-background-light);
+          background: var(--b3-theme-surface);
           padding: 16px;
           padding: 16px;
           position: fixed;
           position: fixed;
           right: 0;
           right: 0;