king
2023-10-18 6781ba45775af16872ac68f7e459b1072b16c4cc
src/templates/zshare/modalform/modaleditable/index.scss
@@ -15,6 +15,15 @@
    color: #1890ff;
    cursor: pointer;
  }
  .mk-move-col {
    text-align: center;
    font-size: 16px;
    cursor: move;
    color: #c8c8c8;
  }
  .mk-source-wrap {
    min-width: 150px;
  }
  .ant-table-thead > tr > th {
    padding: 10px 16px;
    position: relative;
@@ -23,7 +32,6 @@
      position: absolute;
      right: 12px;
      font-size: 14px;
      // top: 12px;
      color: #b8b8b8;
    }
  }
@@ -52,7 +60,7 @@
    }
  }
  .operation-btn {
    margin-right: 10px;
    margin-right: 15px;
    cursor: pointer;
  }
  .editable-row.hide {