duplicated-paths-table.scss 69 B

12345
  1. .grw-duplicated-paths-table {
  2. tbody {
  3. max-height: 200px;
  4. }
  5. }