diff --git a/src/components/attachment/attachment.scss b/src/components/attachment/attachment.scss index fe5dddbc..484ca0c4 100644 --- a/src/components/attachment/attachment.scss +++ b/src/components/attachment/attachment.scss @@ -37,7 +37,7 @@ white-space: pre-line; word-break: break-word; text-overflow: ellipsis; - overflow: hidden; + overflow: scroll; } &.-static {