Sfoglia il codice sorgente

Merge branch 'feature' into dev_zyh

zhouyuhao 8 mesi fa
parent
commit
27604996f5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/styles/theme.scss

+ 1 - 0
src/styles/theme.scss

@@ -279,6 +279,7 @@
   --color-system-notification-bg: #f6f8fa;
   --color-system-card-bg: #fff;
   --color-system-border-1: #e8eaee;
+  --color-personal-preference-bg: #f5f7fa;
 }
 
 :root.dark {