Skip to content

Commit

Permalink
Fix from @howar31 found vuejs/vuepress#703
Browse files Browse the repository at this point in the history
  • Loading branch information
dovy authored Apr 20, 2019
1 parent 863d26d commit 30f2c46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ div[class*="language-"] pre:hover .code-copy {
opacity: 1;
}


.content pre, .content pre[class*=language-] {
overflow-y: hidden;
}

0 comments on commit 30f2c46

Please sign in to comment.