added missing border radius

This commit is contained in:
Madhuri Sandbhor 2022-12-12 18:26:30 +01:00
parent 325c70aba8
commit a1ba416e5e

View File

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