refactor: 样式优化

Former-commit-id: 634daf7077f7e534343648fa86acfebb99e9b4de
This commit is contained in:
haoxr
2022-12-31 22:06:50 +08:00
parent b6c2dc8df8
commit ba2e6769b4
4 changed files with 31 additions and 68 deletions

View File

@@ -2,8 +2,6 @@
// 这里可以设置你自定义的颜色变量
// 这个是element主要按钮:active的颜色当主题更改后此变量的值也随之更改
--el-color-primary-dark: #0d84ff;
// element plus 2.1.0 禁用文本色值和正常文本色值无法区分问题
--el-text-color-disabled: #ccc;
}
// 覆盖 element-plus 的样式