feat: 优化样式

pull/202/head
wangdan 2023-03-13 17:24:53 +08:00 committed by wangdan-fit2cloud
parent db5853df7d
commit c488507d96
1 changed files with 3 additions and 0 deletions

View File

@ -38,6 +38,9 @@ html.dark {
.el-tag.el-tag--success {
--el-tag-border-color: var(--el-color-success);
}
.el-tag.el-tag--danger {
--el-tag-border-color: var(--el-color-danger);
}
.el-card {
--el-card-bg-color: #111417;
color: #ffffff;