king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
src/tabviews/custom/components/chart/antv-pie/index.scss
@@ -5,13 +5,10 @@
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
  display: flex;
  flex-flow: column;
  
  .canvas-wrap {
    margin: 0 0px;
    position: relative;
    flex: 1;
    .download {
      position: absolute;
      z-index: 1;
@@ -33,7 +30,6 @@
    margin: 0;
    padding: 15px;
    letter-spacing: 0px;
    height: 100%;
  }
  .canvas.empty {
    div {