UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

16 lines (15 loc) 866 B
var s=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var i=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var r=(t,o)=>{for(var a in o)s(t,a,{get:o[a],enumerable:!0})},d=(t,o,a,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of i(o))!p.call(t,e)&&e!==a&&s(t,e,{get:()=>o[e],enumerable:!(l=c(o,e))||l.enumerable});return t};var b=t=>d(s({},"__esModule",{value:!0}),t);var x={};r(x,{GlobalStyles:()=>g});module.exports=b(x);var n=require("styled-components");const g=n.createGlobalStyle` /* * Static classnames that can be used to override styles for components: * download-specification-button, next-section-button, button-base */ :root { /* === graphql docs specific === */ /* * Logo */ --logo-max-height: 285px; --logo-max-width: 285px; --logo-padding: 2px; } `;0&&(module.exports={GlobalStyles});