index.module.scss 116 B

12345678
  1. .C1ledger {
  2. :global {
  3. .TableListToprr {
  4. justify-content: start !important;
  5. gap: 0 7%;
  6. }
  7. }
  8. }