|
@@ -5184,6 +5184,9 @@ export default {
|
|
flex-direction: column !important;
|
|
flex-direction: column !important;
|
|
align-items: center !important;
|
|
align-items: center !important;
|
|
}
|
|
}
|
|
|
|
+ .dialog_diy1 >>> .el-dialog{
|
|
|
|
+ width: 100% !important;
|
|
|
|
+ }
|
|
/* .textTitle >>> .el-form-item__label {
|
|
/* .textTitle >>> .el-form-item__label {
|
|
width: 150px !important;
|
|
width: 150px !important;
|
|
} */
|
|
} */
|