Просмотр исходного кода

Merge branch 'feature' into dev_zyh

zhouyuhao 8 месяцев назад
Родитель
Сommit
27604996f5
1 измененных файлов с 1 добавлено и 0 удалено
  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 {