king
2021-08-13 a13b2a8d6e84662275ea913850e01be9b2ff31e5
src/menu/components/chart/antv-dashboard/index.scss
@@ -5,16 +5,19 @@
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column;
  
  .canvas {
    margin: 0px;
    padding: 15px;
    letter-spacing: 0px;
    height: 100%;
    // height: 100%;
    flex: 1;
  }
  .normal-header + .canvas {
    height: calc(100% - 45px);
  }
  // .normal-header + .canvas {
  //   height: calc(100% - 45px);
  // }
  >.anticon-tool {
    position: absolute;