Improve staged attachment designs

This commit is contained in:
Evan Hahn 2021-09-20 20:23:55 -05:00 committed by GitHub
parent 4e6c415ad8
commit a68e3a6d20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 44 additions and 20 deletions

View file

@ -79,6 +79,7 @@ export const AttachmentList = ({
alt={i18n('stagedImageAttachment', [
attachment.fileName || url || index.toString(),
])}
className="module-staged-attachment"
i18n={i18n}
attachment={attachment}
softCorners