update:优化了”用户管理“和”模型配置“页面样式

This commit is contained in:
CGD
2025-04-11 16:01:57 +08:00
parent 1abacfe90b
commit 5e77560313
2 changed files with 12 additions and 4 deletions
+2 -2
View File
@@ -775,8 +775,8 @@ export default {
}
::v-deep .el-checkbox__input.is-checked .el-checkbox__inner {
background-color: #409EFF !important;
border-color: #409EFF !important;
background-color: #5f70f3;
border-color: #5f70f3;
}
.voice-management-btn {