king
2025-04-21 f3d4db769ba9b51b799d981511a710fd443d0e08
src/menu/components/chart/antv-scatter/index.scss
@@ -5,19 +5,12 @@
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-flow: column;
  
  .canvas {
    margin: 0px;
    padding: 15px 10px 10px;
    padding: 15px;
    letter-spacing: 0px;
    // height: 100%;
    flex: 1;
  }
  // .normal-header + .canvas {
  //   height: calc(100% - 45px);
  // }
  .chart-header {
    position: relative;
@@ -42,7 +35,7 @@
    position: absolute;
    right: 1px;
    top: 1px;
    z-index: 2;
    z-index: 3;
    font-size: 16px;
    padding: 5px;
    cursor: pointer;