perf: 优化系统配置面板 (#1255)

This commit is contained in:
xiaoming
2025-12-24 08:10:48 +08:00
committed by GitHub
parent b20323e627
commit ace4c07590
2 changed files with 5 additions and 25 deletions

View File

@@ -135,17 +135,6 @@ html.dark {
}
}
/* 系统配置面板 */
.right-panel-items {
.el-divider__text {
--el-bg-color: var(--el-bg-color);
}
.el-divider--horizontal {
border-top: none;
}
}
/* 表单设计器 */
.design-form {
.el-main.config-content,