king
2019-10-12 c7f79abded9ad2e29f297da4a04a641b96b61c5e
src/tabviews/commontable/index.scss
@@ -1,16 +1,6 @@
.commontable {
  min-height: calc(100vh - 110px);
  .main-copy {
    position: fixed;
    z-index: 2;
    bottom: 75px;
    right: 30px;
    width: 40px;
    height: 40px;
    i {
      font-size: 18px;
    }
  }
  min-height: calc(100vh - 94px);
  padding-top: 16px;
}
.ant-back-top {
  bottom: 30px;