chenhj
2025-08-08 1f29e50d81c9168a9d5b4e90dbaebc2b6d4a47e3
src/assets/styles/element-ui.scss
@@ -67,7 +67,7 @@
}
.el-dialog__body {
  padding: 16px 40px 0 40px;
  max-height: 90vh;
  max-height: 74vh;
  overflow-y: auto;
}
.el-dialog__footer {