NEZ-1072 feat: 主题切换冲突解决

This commit is contained in:
chenjinsong
2021-11-01 23:05:28 +08:00
parent 35a0b8d75a
commit d1efdde2ba
44 changed files with 271 additions and 2158 deletions

View File

@@ -1,18 +1,14 @@
<style scope>
.chart-bottom {
text-align: center;
margin-top: 16px;
}
.plTableBox.nz-table /deep/ .el-table{
display: block !important;
}
.plTableBox.nz-table /deep/ .el-table{
display: block !important;
}
.project-calendar{
margin-top: 2px;
}
.control-icon-unchecked {
color: #999999;
cursor: not-allowed;
}
.control-icon-unchecked {
color: #999999;
cursor: not-allowed;
}
</style>
<style>
.endpoint-dialog .el-dialog__body{