Skip to content

Commit

Permalink
Merge pull request #9027 from invincibleJai/fix-odc-4128
Browse files Browse the repository at this point in the history
fixes terminal loading screen height on safari
  • Loading branch information
openshift-merge-robot committed May 25, 2021
2 parents 8ca2bf3 + d9bd87b commit 63f96b6
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -31,6 +31,7 @@
position: relative;
flex-grow: 1;
overflow: auto;
height: 100%;
}

&-appear {
Expand Down

0 comments on commit 63f96b6

Please sign in to comment.