Skip to content

Commit

Permalink
Updated vis augmenter popover padding
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Dong <[email protected]>
  • Loading branch information
danieldong51 committed Jul 29, 2024
1 parent 2f0d0e1 commit 9ce11a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export function EventVisItemIcon(props: Props) {
button={dangerButton}
isOpen={isErrorPopoverOpen}
closePopover={closeErrorPopover}
panelPaddingSize="s"
>
<div>{errorMsg}</div>
</EuiPopover>
Expand Down

0 comments on commit 9ce11a3

Please sign in to comment.