SimpleItemContent.module.scss 130 B

1234567
  1. .simple-item-content :global {
  2. .grw-page-title-anchor {
  3. width: 100%;
  4. overflow: hidden;
  5. text-decoration: none;
  6. }
  7. }