king
2023-12-12 49f09cc6f8ff8c30a75ed1a9d6f510b69b73962a
src/templates/sharecomponent/columncomponent/markcolumn/index.scss
@@ -3,9 +3,6 @@
    word-wrap: break-word;
    word-break: break-word;
  }
  .ant-input-number {
    width: 100%;
  }
  
  .mingke-table .ant-empty {
    margin: 20px 8px!important;
@@ -55,4 +52,8 @@
      background: unset!important;
    }
  }
  .ant-form-item {
    white-space: nowrap;
  }
}