diff --git a/web/app/components/comment/__text/comment__text.scss b/web/app/components/comment/__text/comment__text.scss index 0859c323..a91f733a 100644 --- a/web/app/components/comment/__text/comment__text.scss +++ b/web/app/components/comment/__text/comment__text.scss @@ -1,3 +1,4 @@ .comment__text { margin-bottom: 4px; + overflow: hidden; }