Skip to content

Commit

Permalink
fix snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandar Djindjic <djindjic@gmail.com>
  • Loading branch information
djindjic committed Dec 2, 2022
1 parent de66fc4 commit c913383
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,11 @@ Object {
alignItems="center"
justifyContent="flexStart"
>
<EuiFlexItem>
<EuiFlexItem
className="eui-xScrollWithShadows"
>
<EuiTitle
data-test-subj="alertsDashboardFlyout_header_undefined"
size="m"
>
<h3>
Expand All @@ -31,6 +34,7 @@ Object {
grow={false}
>
<EuiButtonIcon
data-test-subj="alertsDashboardFlyout_closeButton_undefined"
display="empty"
iconSize="m"
iconType="cross"
Expand Down

0 comments on commit c913383

Please sign in to comment.