king
2022-11-07 b66f1643396b524eb7c3ca1a654d8d1e22e0249f
src/menu/components/chart/chart-custom/index.scss
@@ -45,25 +45,6 @@
    color: rgba(0, 0, 0, 0.85);
    background: rgba(255, 255, 255, 0.55);
  }
  .model-menu-action-list {
    position: absolute;
    right: 0px;
    top: 30px;
    z-index: 4;
    font-size: 16px;
    .ant-row .anticon-plus {
      float: right;
    }
    .page-card {
      float: right;
    }
  }
  .normal-header + .canvas + .model-menu-action-list {
    top: 45px;
  }
}
.menu-custom-chart-edit-box:hover {
  z-index: 1;