Skip to content

Commit

Permalink
[CTI] add hover to threat summary items on alert summary flyout (#108996
Browse files Browse the repository at this point in the history
) (#109018)

Co-authored-by: Ece Özalp <[email protected]>
  • Loading branch information
kibanamachine and ecezalp authored Aug 18, 2021
1 parent e222b42 commit a53cf02
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ const columns: Array<EuiBasicTableColumn<ThreatSummaryItem>> = [
name: '',
},
{
className: 'flyoutOverviewDescription',
field: 'description',
truncateText: false,
render: EnrichmentDescription,
Expand Down

0 comments on commit a53cf02

Please sign in to comment.