Skip to content

Commit

Permalink
[Remote Clusters] Fixed remote clusters details flyout for long strin…
Browse files Browse the repository at this point in the history
…gs (#105592) (#105728)

Co-authored-by: Yulia Čech <6585477+yuliacech@users.noreply.github.com>
  • Loading branch information
kibanamachine and yuliacech authored Jul 15, 2021
1 parent 5d0990d commit 000aca3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ export class DetailPanel extends Component {
aria-labelledby="remoteClusterDetailsFlyoutTitle"
size="m"
maxWidth={550}
className="eui-textBreakAll"
>
<EuiFlyoutHeader>
<EuiFlexGroup alignItems="center" gutterSize="s">
Expand Down

0 comments on commit 000aca3

Please sign in to comment.