fix: 修复暗黑主题样式问题

This commit is contained in:
xiaoxian521
2022-12-09 20:18:49 +08:00
parent 49dabd6b36
commit 3933f34883
5 changed files with 14 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
@import "element-plus/theme-chalk/src/dark/css-vars.scss";
@use "element-plus/theme-chalk/src/dark/css-vars.scss" as *;
/* 暗黑模式适配 */
html.dark {