Skip to content

Commit

Permalink
fix(schema) update color in query/mutation comment (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
johannpinson authored and timsuchanek committed Aug 23, 2018
1 parent c71868f commit 85c203f
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -87,6 +87,9 @@ export default class FieldDoc extends React.Component<Props, State> {
.doc-description {
@p: .ph16, .black50;
}
.doc-type-description {
@p: .black50;
}
`}</style>
<style jsx={true}>{`
.doc-header {
Expand Down

0 comments on commit 85c203f

Please sign in to comment.