mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[Security Solution] Remove extra spaces below TakeActionDropdown alert flyout (#103618)
This commit is contained in:
parent
75fa47cdcf
commit
a2f9e94fc0
1 changed files with 0 additions and 2 deletions
|
@ -171,8 +171,6 @@ const EventDetailsPanelComponent: React.FC<EventDetailsPanelProps> = ({
|
|||
<TakeActionDropdown onChange={showHostIsolationPanel} agentId={agentId} />
|
||||
</EuiFlexItem>
|
||||
</EuiFlexGroup>
|
||||
<EuiSpacer size="l" />
|
||||
<EuiSpacer size="l" />
|
||||
</EuiFlyoutFooter>
|
||||
)}
|
||||
</>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue