king
2021-01-26 720c46d6d498dd0d28f5b9f51c9d0421105e9946
src/views/menudesign/index.scss
@@ -164,10 +164,11 @@
  table {
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none;
      display: none!important;
    }
  }
  .ant-table-thead > tr > th {
    background: transparent!important;
    border-radius: 0!important;
  }
}