Skip to content

Commit

Permalink
GraphQL Font Fix
Browse files Browse the repository at this point in the history
The font defined is overriding the graphql module causing readability issues.

rolandtoth#119
  • Loading branch information
brettwilcox committed Sep 30, 2021
1 parent 2e8f9c5 commit 01663ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions src/aos.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4962,17 +4962,6 @@ html.aos .InputfieldAssistedUrlText {
height: 0;
}

.CodeMirror-lines * {
font-size: 0.96rem !important;
font-family: -apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
sans-serif !important;
}

// this would cause tab, space, etc not working in editors
//.CodeMirror-line {
// span {
Expand Down
2 changes: 1 addition & 1 deletion styles/aos.min.css

Large diffs are not rendered by default.

0 comments on commit 01663ac

Please sign in to comment.