Merge pull request #17423 from strapi/fix/bulk-publish-v2-edit-icon-on-the-right

[bulk publish] Move edit icon to the right in the Modal
This commit is contained in:
Simone 2023-07-24 16:26:31 +02:00 committed by GitHub
commit be0f05f5d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,6 +196,7 @@ const SelectedEntriesTableContent = ({
)}
noBorder
target="_blank"
marginLeft="auto"
>
<Pencil />
</IconButton>