king
2020-11-06 00de865d827da6687928b10f031482628a5144c8
src/menu/components/chart/antv-bar/index.scss
@@ -20,18 +20,6 @@
    overflow: hidden;
    padding-right: 35px;
    >.anticon-tool {
      position: absolute;
      right: 1px;
      top: 1px;
      z-index: 1;
      font-size: 16px;
      padding: 5px;
      cursor: pointer;
      color: rgba(0, 0, 0, 0.85);
      background: rgba(255, 255, 255, 0.55);
    }
    .chart-title {
      text-decoration: inherit;
      font-weight: inherit;
@@ -44,6 +32,18 @@
    }
  }
  >.anticon-tool {
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 1;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.85);
    background: rgba(255, 255, 255, 0.55);
  }
  .model-menu-action-list {
    position: absolute;
    right: 0px;