diff --git a/webapp/src/components/cardDetail/attachment.scss b/webapp/src/components/cardDetail/attachment.scss index 9c70985f6..ff8902815 100644 --- a/webapp/src/components/cardDetail/attachment.scss +++ b/webapp/src/components/cardDetail/attachment.scss @@ -1,5 +1,6 @@ .Attachment { display: block; + width: 100%; .attachment-header { display: flex; @@ -13,7 +14,6 @@ padding-bottom: 20px; display: flex; overflow-x: auto; - width: 550px; } .attachment-plus-icon {