Skip to content

Commit

Permalink
patch(swagger-api#5672): code highlight styles are now only applied t…
Browse files Browse the repository at this point in the history
…o pre blocks that have the class pre.microlight
  • Loading branch information
wickedest committed Oct 24, 2019
1 parent 9f10ab1 commit f5e409d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@
}
}

.opblock-body pre
.opblock-body pre.microlight
{
font-size: 12px;

Expand Down

0 comments on commit f5e409d

Please sign in to comment.