|
@@ -9392,12 +9392,12 @@ export default {
|
|
.source_diy >>> .el-dialog{
|
|
.source_diy >>> .el-dialog{
|
|
height: 100% !important;
|
|
height: 100% !important;
|
|
margin: 0 auto !important;
|
|
margin: 0 auto !important;
|
|
- background: #e6eaf0;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.source_diy >>> .el-dialog__body{
|
|
.source_diy >>> .el-dialog__body{
|
|
height: calc(100% - 185px);
|
|
height: calc(100% - 185px);
|
|
overflow: auto;
|
|
overflow: auto;
|
|
|
|
+ background: #e6eaf0;
|
|
}
|
|
}
|
|
|
|
|
|
.left {
|
|
.left {
|