diff --git a/src/components/catalog-row/catalog-row.module.css b/src/components/catalog-row/catalog-row.module.css index 5f0e7333..ba5cce64 100644 --- a/src/components/catalog-row/catalog-row.module.css +++ b/src/components/catalog-row/catalog-row.module.css @@ -124,6 +124,7 @@ color: var(--catalog-post-preview-color); font-family: arial, helvetica, sans-serif; font-size: 10pt; + overflow: hidden; } .postPreview .postSubject {