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
)
  • Loading branch information
ecezalp authored Aug 17, 2021
1 parent 754b79f commit 448ada6
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 448ada6

Please sign in to comment.