king
2023-10-18 81d0d7721bb14a34b1eef99fd9506c3eda4bda99
src/templates/zshare/editTable/index.scss
@@ -4,6 +4,7 @@
      position: absolute;
      font-size: 12px;
      margin-top: -4px;
      white-space: nowrap;
    }
    .color-sketch-block {
      width: 200px;
@@ -112,5 +113,17 @@
      color: #ff4d4f;
    }
  }
  .ant-typography {
    margin: 3px 0px;
  }
  .add-row {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: -30px;
    padding: 5px;
    font-size: 18px;
    color: #26C281;
  }
}