src/styles/base/index.scss
@@ -676,7 +676,6 @@ display: flex; flex-direction: column; width: 320px; height: 210px; .el-dialog__body { flex: 1; @@ -688,11 +687,20 @@ flex-wrap: wrap; &>div { width: 100%; height: 36px; line-height: 36px; display: flex; justify-content: flex-start; margin-bottom: 6px; &>div { width: 100px; line-height: 36px; } &.button { justify-content: space-around; } }