mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[Remote Clusters] Fixed remote clusters details flyout for long strings (#105592)
This commit is contained in:
parent
79c4126cca
commit
7dcb136c68
1 changed files with 1 additions and 0 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue