Skip to content

Commit

Permalink
[Remote Clusters] Fixed remote clusters details flyout for long strings
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Jul 14, 2021
1 parent b2a6a9d commit d111206
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 d111206

Please sign in to comment.