king
2022-07-01 c5b6f6cb5bba7268aaa2496bbf21bf2965277f8b
src/templates/zshare/modalform/datatable/index.scss
@@ -77,4 +77,12 @@
  tr.drop-over-upward td {
    border-top: 2px dashed #1890ff;
  }
  .mk-source-wrap {
    .ant-radio-button-wrapper + .ant-radio-button-wrapper {
      border-radius: 0 4px 4px 0;
    }
    .ant-radio-button-wrapper:last-child {
      display: none;
    }
  }
}