king
2023-08-14 f078c137d61270d243cd8e03077fa9cf000e276b
src/tabviews/custom/components/chart/antv-X6/index.scss
@@ -7,6 +7,7 @@
  background-size: cover;
  
  .mk-toolbar {
    position: relative;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #dfe3e8;
@@ -20,6 +21,14 @@
        cursor: pointer;
      }
    }
    .flow-name {
      position: absolute;
      left: 50%;
      top: 6px;
      font-size: 16px;
      color: rgba(0, 0, 0, 0.85);
      transform: translateX(-50%);
    }
    .right-tool {
      float: right;
      line-height: 40px;