|
|
|
@ -701,20 +701,25 @@ code {
|
|
|
|
|
margin: 10px;
|
|
|
|
|
min-width: 1060px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.form-dialog .el-form-item__content,
|
|
|
|
|
.form-dialog .el-form-item__content > div,
|
|
|
|
|
.el-dialog.dialog {
|
|
|
|
|
width: 700px;
|
|
|
|
|
}
|
|
|
|
|
.el-dialog.dialog .el-form-item__content,
|
|
|
|
|
.el-dialog.dialog .el-form-item__content > div,
|
|
|
|
|
.el-form.form .el-form-item__content,
|
|
|
|
|
.el-form.form .el-form-item__content > div,
|
|
|
|
|
.el-form.search .el-form-item__content,
|
|
|
|
|
.el-form.search .el-form-item__content > div {
|
|
|
|
|
width: 200px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.form-dialog .el-dialog{
|
|
|
|
|
width: 700px;
|
|
|
|
|
.el-transfer-panel__item {
|
|
|
|
|
height: 30px!important;
|
|
|
|
|
line-height: 30px!important;
|
|
|
|
|
padding-left: 15px!important;
|
|
|
|
|
display: block!important;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.el-table.data {
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
width: 100%;
|
|
|
|
|