king
2020-09-23 0de207ebed200dffca41b8c974d1394cf328b03e
src/tabviews/custom/index.scss
@@ -1,14 +1,21 @@
.custom-page-wrap {
  position: relative;
  min-height: calc(100vh - 94px);
  height: 100%;
  padding-top: 16px;
  padding-bottom: 80px;
  padding-left: 16px;
  padding-right: 16px;
  background-size: 100%;
  .box404 {
    padding-top: 30px;
  }
  .ant-col {
    padding-bottom: 16px;
  }
  .ant-modal-mask {
    position: absolute;
  }