UNPKG

@graphiql/react

Version:

[Changelog](https://github.com/graphql/graphiql/blob/main/packages/graphiql-react/CHANGELOG.md) | [API Docs](https://graphiql-test.netlify.app/typedoc/modules/graphiql_react.html) | [NPM](https://www.npmjs.com/package/@graphiql/react)

12 lines (10 loc) 255 B
button.graphiql-toolbar-button { display: flex; align-items: center; justify-content: center; height: var(--toolbar-width); width: var(--toolbar-width); &.error { background: hsla(var(--color-error), var(--alpha-background-heavy)); } }