refactor: 字段编辑UI优化

This commit is contained in:
junjie 2021-07-27 17:26:41 +08:00
parent 190b2636e9
commit af67336b42

View File

@ -402,8 +402,7 @@ export default {
padding: 10px 20px 20px;
}
.dialog-css>>>.el-dialog{
width: 70%!important;
min-width: 600px;
width: 800px!important;
}
.dialog-css>>>.el-dialog__footer{
border-top: 1px solid #eee;