king
2020-10-26 c7df940632b5f238f524da651fbf27a91ff6ad36
src/menu/components/chart/antv-pie/index.scss
@@ -5,8 +5,6 @@
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-style: solid;
  border-width: 0;
  
  .canvas {
    margin: 0px;
@@ -32,7 +30,7 @@
      padding: 5px;
      cursor: pointer;
      color: rgba(0, 0, 0, 0.85);
      background: #ffffff;
      background: rgba(255, 255, 255, 0.55);
    }
    .chart-title {