Merge branch 'main' into gitee

This commit is contained in:
xiaoxian521
2024-03-06 08:50:51 +08:00
7 changed files with 21 additions and 13 deletions

View File

@@ -96,15 +96,8 @@ html.dark {
color: var(--el-color-primary);
}
/* element-plus */
.el-table__cell {
background: var(--el-bg-color);
}
.el-card {
--el-card-bg-color: var(--el-bg-color);
// border: none !important;
}
.el-backtop {