mirror of
https://github.com/strapi/strapi.git
synced 2025-11-03 11:25:17 +00:00
added missing border radius
This commit is contained in:
parent
325c70aba8
commit
a1ba416e5e
@ -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