adds hasBorder to ThreatIntelPanelView (#103726)

This commit is contained in:
Ece Özalp 2021-06-29 16:21:18 -04:00 committed by GitHub
parent fea63a2d36
commit fa92958c74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@ export const ThreatIntelPanelView: React.FC<ThreatIntelPanelViewProps> = ({
>
<EuiFlexItem grow={1}>
<InspectButtonContainer>
<EuiPanel>
<EuiPanel hasBorder>
<HeaderSection id={CTIEventCountQueryId} subtitle={subtitle} title={panelTitle}>
<>{button}</>
</HeaderSection>