mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
updated right prop for border radius
This commit is contained in:
parent
b51ac6c222
commit
1dce8ff799
@ -39,7 +39,7 @@ const ModalDialog = ({ onToggle, data: { date, user, action } }) => {
|
||||
paddingLeft={6}
|
||||
paddingRight={6}
|
||||
background="neutral100"
|
||||
borderRadius={pxToRem(4)}
|
||||
hasRadius
|
||||
>
|
||||
<ActionItem
|
||||
actionLabel={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user