소스 검색

Merge branch 'feature' into dev_zyh

zhouyuhao 8 달 전
부모
커밋
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 {