Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created November 2, 2019 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luandevpro/982563baba86d642eb620a198200254a to your computer and use it in GitHub Desktop.
Save luandevpro/982563baba86d642eb620a198200254a to your computer and use it in GitHub Desktop.
...
.graphiql-container .editorWrap {
display: flex;
flex-direction: column;
flex: 1;
min-height: 100vh;
overflow-x: hidden;
}
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment