mirror of
https://github.com/strapi/strapi.git
synced 2025-08-09 09:14:49 +00:00
Merge pull request #15159 from strapi/audit-logs/css-issue
[core: admin] Audit logs modal css change
This commit is contained in:
commit
b51ac6c222
@ -39,6 +39,7 @@ const ModalDialog = ({ onToggle, data: { date, user, action } }) => {
|
||||
paddingLeft={6}
|
||||
paddingRight={6}
|
||||
background="neutral100"
|
||||
borderRadius={pxToRem(4)}
|
||||
>
|
||||
<ActionItem
|
||||
actionLabel={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user