Skip to content

Commit

Permalink
adjust max width for job detail panel
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonelizabeth committed Feb 3, 2020
1 parent 479223b commit 1ff38b9
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 1ff38b9

Please sign in to comment.