@@ -937,6 +937,10 @@ export default {
}
+ .el-dialog__title {
+ height: 50px;
+ line-height: 50px !important;
+ }
.el-dialog__footer {
padding: 0;
@@ -1005,6 +1005,10 @@ export default {
justify-content: center;