king
2020-01-03 862b6cf69dc925a6138a7ebf79b782a5d7791202
src/tabviews/commontable/mainTable/index.scss
@@ -41,6 +41,15 @@
      .ant-table-tbody > tr > td:last-child {
        border-right: 0;
      }
      .ant-table-tbody > tr > td {
        vertical-align: top;
        .content {
          position: relative;
          z-index: 1;
          word-wrap: break-word;
          word-break: break-word;
        }
      }
      .ant-table-tbody > tr > td.ant-table-column-has-actions {
        position: relative;
        .background {