Skip to content

Commit

Permalink
[Security Solution] Fix Timeline event details layout
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski authored Jan 14, 2021
1 parent 64275cd commit bd33a80
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ const EventDetailsComponent: React.FC<Props> = ({
browserFields={browserFields}
timelineId={timelineId}
/>
<EuiSpacer size="l" />
</>
),
},
Expand Down

0 comments on commit bd33a80

Please sign in to comment.