king
2020-07-17 e70553694d5ab6869a85a0db60bc14942a06bc15
src/templates/sharecomponent/columncomponent/index.scss
@@ -27,6 +27,8 @@
    border: 1px solid #e8e8e8;
    .column-box {
      display: flex;
      overflow: hidden;
      text-overflow: ellipsis;
    }
    .column-box:not(:first-child) {
      border-top: 1px solid #e8e8e8;
@@ -41,7 +43,7 @@
        height: 100%;
        .ant-table-column-sorters {
          padding: 0px 8px 12px;
          white-space: nowrap;
          // white-space: nowrap;
        }
        .ant-table-column-fields {
          padding: 0px 8px 5px;