king
2023-06-27 99f4651779d6e8d8024d8e60eae16f4de7fa931a
src/menu/components/chart/antv-X6/index.scss
@@ -5,31 +5,7 @@
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  .mk-toolbar {
    width: 100%;
    height: 40px;
    border: 1px solid #1890ff;
    .left-tool {
      float: left;
      line-height: 40px;
      .anticon {
        margin: 0 10px;
        font-size: 16px;
        cursor: pointer;
      }
    }
    .right-tool {
      float: right;
      line-height: 40px;
      .anticon {
        margin: 0 10px;
        font-size: 16px;
        cursor: pointer;
      }
    }
  }
  .x6-graph-scroller::-webkit-scrollbar {
    display: none;
  }
@@ -45,7 +21,6 @@
    letter-spacing: 0px;
    .mk-container {
      // width: calc(100% - 180px);
      height: 100%;
    }
  }