1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Files
docs/stylesheets/explorer.scss
Kevin Heis 46c16001c3 Upgrade Primer with translation shim for trashcan icon (#18735)
* Revert "Revert "Upgrade Primer CSS to 16 (#18713)""

This reverts commit c01d3e302e.

* Add a hack to handle trashcan icon in translated content
2021-04-13 18:38:04 +00:00

9 lines
124 B
SCSS

//
// GraphiQL wrapper
//
iframe#graphiql {
width: 100%;
height: 715px;
border: 1px solid var(--color-auto-gray-3);
}