src/assets/css/main.scss
@@ -9,6 +9,9 @@ -webkit-font-smoothing: antialiased; box-sizing: border-box; font-weight: normal; border-style: solid; border-width: 0; border-color: transparent; &:hover { outline: none; } @@ -254,7 +257,7 @@ .popview-modal { .ant-modal-body { min-height: 300px; min-height: 250px; max-height: calc(100vh - 190px); overflow-y: auto; }