Skip to content

Commit

Permalink
[Security Solution] Remove extra spaces below TakeActionDropdown aler…
Browse files Browse the repository at this point in the history
…t flyout (#103618)
  • Loading branch information
academo committed Jun 29, 2021
1 parent 75fa47c commit a2f9e94
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ const EventDetailsPanelComponent: React.FC<EventDetailsPanelProps> = ({
<TakeActionDropdown onChange={showHostIsolationPanel} agentId={agentId} />
</EuiFlexItem>
</EuiFlexGroup>
<EuiSpacer size="l" />
<EuiSpacer size="l" />
</EuiFlyoutFooter>
)}
</>
Expand Down

0 comments on commit a2f9e94

Please sign in to comment.