Skip to content

Commit

Permalink
reset viewcode color
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau committed May 9, 2022
1 parent ae3b1c4 commit 3fd40b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pydata_sphinx_theme/assets/styles/content/_api.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ span.highlighted {

// This is a hack to control the opacity for admonitions with our color variables
// ref: https://stackoverflow.com/a/56951626/6734243
&:first-child:before {
&:before {
content: "";
width: 100%;
height: 100%;
Expand Down

0 comments on commit 3fd40b9

Please sign in to comment.