Skip to content

Commit

Permalink
Fix height for view log in context
Browse files Browse the repository at this point in the history
  • Loading branch information
afgomez authored and Alejandro Fernández Gómez committed Sep 4, 2020
1 parent 9ce68b9 commit 4a63279
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ export const PageViewLogInContext: React.FC = () => {
query={contextQuery}
center={contextEntry.cursor}
highlight={contextEntry.id}
height="100%"
/>
</EuiFlexItem>
</EuiFlexGroup>
Expand Down

0 comments on commit 4a63279

Please sign in to comment.