diff --git a/src/components/common/messaging/attachments/Attachment.module.scss b/src/components/common/messaging/attachments/Attachment.module.scss index 9c030aca..e9f42d67 100644 --- a/src/components/common/messaging/attachments/Attachment.module.scss +++ b/src/components/common/messaging/attachments/Attachment.module.scss @@ -4,6 +4,7 @@ grid-auto-flow: row dense; width: max-content; + max-width: 100%; border-radius: 6px; margin: .125rem 0 .125rem;