king
2019-12-21 65e310e342effbb7d98bd5f97b3404a44e3c5233
src/tabviews/commontable/index.scss
@@ -15,9 +15,14 @@
    top: 40px;
    max-width: 95%;
    .ant-modal-body {
      max-height: calc(100vh - 250px);
      max-height: calc(100vh - 265px);
    }
  }
  > .ant-spin {
    position: fixed;
    left: calc(50vw - 22px);
    top: calc(50vh - 70px);
  }
}
.ant-back-top {
  bottom: 30px;