king
2021-02-02 316877c1d9e5b6d92334f30b03d97d7e833cd934
src/views/menudesign/index.scss
@@ -160,3 +160,15 @@
    }
  }
}
.pc-menu-view.billPrint {
  table {
    border-radius: 0!important;
    .ant-table-column-sorter {
      display: none!important;
    }
  }
  .ant-table-thead > tr > th {
    background: transparent!important;
    border-radius: 0!important;
  }
}