Skip to content

Commit

Permalink
Wrapping text on create rule flyout (#113305) (#114144)
Browse files Browse the repository at this point in the history
Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: ymao1 <[email protected]>
  • Loading branch information
kibanamachine and ymao1 authored Oct 6, 2021
1 parent 2875113 commit 31053f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ export const AlertForm = ({
);
return (
<EuiListGroupItem
wrapText
key={index}
data-test-subj={`${item.id}-SelectOption`}
color="primary"
Expand Down

0 comments on commit 31053f0

Please sign in to comment.