Merge pull request #15159 from strapi/audit-logs/css-issue

[core: admin] Audit logs modal css change
This commit is contained in:
Madhuri Sandbhor 2022-12-13 17:21:59 +01:00 committed by GitHub
commit b51ac6c222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ const ModalDialog = ({ onToggle, data: { date, user, action } }) => {
paddingLeft={6}
paddingRight={6}
background="neutral100"
borderRadius={pxToRem(4)}
>
<ActionItem
actionLabel={{