king
2020-05-29 f9f3fe537fadd3a5a77895d41e5e4a8862d7aa17
src/tabviews/commontable/index.scss
@@ -20,9 +20,9 @@
    }
  }
  > .ant-spin {
    position: fixed;
    position: absolute;
    z-index: 10;
    left: calc(50vw - 22px);
    left: calc(50% - 22px);
    top: calc(50vh - 70px);
  }
  > .ant-card {
@@ -109,6 +109,9 @@
        }
      }
    }
    >.ant-col {
      min-height: 100px;
    }
    .chart-title {
      position: relative;
      color: rgba(0, 0, 0, 0.65);