Skip to content

Commit

Permalink
Fix loading page rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
weltenwort committed Aug 6, 2020
1 parent a541efe commit a070acb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/infra/public/components/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ export const PageContent = euiStyled.div`
`;

export const FlexPage = euiStyled(EuiPage)`
align-self: stretch;
flex: 1 0 0%;
`;

0 comments on commit a070acb

Please sign in to comment.