Improve staged attachment designs
This commit is contained in:
parent
4e6c415ad8
commit
a68e3a6d20
6 changed files with 44 additions and 20 deletions
|
@ -79,6 +79,7 @@ export const AttachmentList = ({
|
|||
alt={i18n('stagedImageAttachment', [
|
||||
attachment.fileName || url || index.toString(),
|
||||
])}
|
||||
className="module-staged-attachment"
|
||||
i18n={i18n}
|
||||
attachment={attachment}
|
||||
softCorners
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue