完成 电能质量问题管理页面 修改 谐波普测管理页面
This commit is contained in:
@@ -130,8 +130,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
.el-select,
|
||||
.el-input {
|
||||
.el-select {
|
||||
min-width: 200px;
|
||||
}
|
||||
|
||||
@@ -182,7 +181,8 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner {
|
||||
background-color: var(--el-checkbox-checked-bg-color);
|
||||
.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,
|
||||
.el-radio__input.is-disabled.is-checked .el-radio__inner {
|
||||
background-color: var(--el-color-primary);
|
||||
opacity: 0.6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user