index.module.css 59 B

12345
  1. .antTable {
  2. :global(.ant-table-title) {
  3. padding: 0;
  4. }
  5. }