king
2020-12-14 d5c3340757ae00a2ad617c4241dfd3792f36e036
src/menu/components/chart/antv-pie/index.scss
@@ -12,30 +12,11 @@
    letter-spacing: 0px;
  }
  .chart-header {
    position: relative;
    height: 45px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding-right: 35px;
    .chart-title {
      text-decoration: inherit;
      font-weight: inherit;
      font-style: inherit;
      float: left;
      line-height: 45px;
      margin-left: 10px;
      position: relative;
      z-index: 1;
    }
  }
  >.anticon-tool {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 1;
    z-index: 2;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;