king
2021-07-28 137fb8ea6af2789b3238b22bac31d80bced41dfe
src/tabviews/custom/components/chart/antv-pie/index.scss
@@ -9,6 +9,7 @@
  .canvas-wrap {
    margin: 0 0px;
    position: relative;
    min-height: calc(100% - 45px);
    .chart-action {
      position: absolute;
      top: 2px;
@@ -45,6 +46,10 @@
    top: 0;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: justify;
    z-index: 1;
    .ant-spin-blur {