Skip to content

Commit

Permalink
[form-builder] Remove padding property from PopoverObjectEditing
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Oct 6, 2020
1 parent cc3ccc0 commit 632c924
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ export const PopoverObjectEditing: FunctionComponent<Props> = ({
onClose={onClose}
title={type.title}
size="small"
padding="none"
>
<PresenceOverlay margins={[0, 0, 1, 0]}>
<FormBuilderInput
Expand Down

0 comments on commit 632c924

Please sign in to comment.