浏览代码

:lipstick:

Vanessa 2 年之前
父节点
当前提交
2f65b1b359
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 {
           width: 200px;
-          background: var(--b3-theme-background-light);
+          background: var(--b3-theme-surface);
           padding: 16px;
           position: fixed;
           right: 0;