You are here

container.css in GraphQL 8.4

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

File

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