mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Wrapping text on create rule flyout (#113305)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
6da1323ff5
commit
e04de9bda3
1 changed files with 1 additions and 0 deletions
|
@ -476,6 +476,7 @@ export const AlertForm = ({
|
|||
);
|
||||
return (
|
||||
<EuiListGroupItem
|
||||
wrapText
|
||||
key={index}
|
||||
data-test-subj={`${item.id}-SelectOption`}
|
||||
color="primary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue