gaoluyang
2025-08-12 5a8cc278cce1b5e220bc147785942abedb1e691f
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 {