You are here

container.css in GraphQL 8.4

#graphql-explorer {
  position: relative;
  height: 650px;
}

File

assets/explorer/src/container.css
View source
  1. #graphql-explorer {
  2. position: relative;
  3. height: 650px;
  4. }