docs/stylesheets/explorer.scss

9 строки
104 B
SCSS

//
// GraphiQL wrapper
//
iframe#graphiql {
width: 100%;
height: 715px;
border: 1px solid #ddd;
}