src/tabviews/custom/index.scss
@@ -49,6 +49,18 @@ display: none; } } .custom-page-wrap.mk-no-mask { .loading-mask { max-height: 80vh; } .ant-spin-blur { background: transparent!important; opacity: 1; } .ant-spin-blur::after { opacity: 0; } } .custom-page-wrap.mk-scroll { height: calc(100vh - 93px); overflow: auto;