PageRevisionTable.module.scss 73 B

12345
  1. .revision-history-table :global {
  2. tbody {
  3. max-height: 250px;
  4. }
  5. }