king
2021-01-19 f9ba5907ddff56da7c38b1c7d5a9c5ba6aadfa05
src/assets/css/main.scss
@@ -258,7 +258,7 @@
.ant-modal.popview-modal {
  top: 70px;
  .ant-modal-body {
    min-height: 250px;
    min-height: 200px;
    max-height: calc(100vh - 210px);
    overflow-y: auto;
  }
@@ -282,7 +282,7 @@
    top: 70px;
  }
  .ant-modal-body {
    min-height: 250px;
    min-height: 200px;
    max-height: calc(100vh - 210px);
    overflow-y: auto;
  }