|
@@ -1105,10 +1105,11 @@ export default {
|
|
|
}
|
|
|
|
|
|
.worksDialogCSSExp >>> .el-dialog__body {
|
|
|
- width: 635px !important;
|
|
|
+ width: 100% !important;
|
|
|
+ padding: 0 !important;
|
|
|
}
|
|
|
.worksDialogCSSExp >>> .el-dialog {
|
|
|
- width: 676px !important;
|
|
|
+ width: 594pt !important;
|
|
|
}
|
|
|
/* .TableCss >>> .el-table-column--selection .cell{
|
|
|
display: none;
|