Skip to content

Commit

Permalink
[Rollups] Adjust max width for job detail panel (#56674) (#56795)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth authored Feb 5, 2020
1 parent 8f62f0b commit 99d51cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ export class DetailPanel extends Component {
onClose={closeDetailPanel}
aria-labelledby="rollupJobDetailsFlyoutTitle"
size="m"
maxWidth={400}
maxWidth={550}
>
<EuiFlyoutHeader>
<EuiTitle
Expand Down

0 comments on commit 99d51cb

Please sign in to comment.