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

This commit is contained in:
xiaoxian521
2022-12-09 20:35:50 +08:00
parent 30af2b78fe
commit 1bcf391513
5 changed files with 11 additions and 24 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 {