mirror of
https://github.com/strapi/strapi.git
synced 2025-08-10 17:58:07 +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}
|
paddingLeft={6}
|
||||||
paddingRight={6}
|
paddingRight={6}
|
||||||
background="neutral100"
|
background="neutral100"
|
||||||
|
borderRadius={pxToRem(4)}
|
||||||
>
|
>
|
||||||
<ActionItem
|
<ActionItem
|
||||||
actionLabel={{
|
actionLabel={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user