king
2020-09-24 bcef9a2845e6800704fecb3eb60c204f80854a07
src/menu/components/chart/antv-bar/index.scss
@@ -9,9 +9,20 @@
  }
  .chart-header {
    position: relative;
    height: 45px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    padding-right: 40px;
    >.anticon-tool {
      position: absolute;
      right: 0px;
      top: 0px;
      font-size: 16px;
      padding: 10px;
      cursor: pointer;
    }
    .chart-title {
      font-size: 16px;
@@ -21,7 +32,7 @@
    }
  }
  .model-custom-chart-action-list {
  .model-menu-action-list {
    position: absolute;
    right: 0px;
    z-index: 4;