dialog.less 188 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 .dialog_title{ @flex(); justify-content: space-between; width: 97%; } .el-dialog__header{ margin-bottom: 10px; background:@tablebg; } .dialog_footer{ @flex-center() }