We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11868e5 + 390dd7d commit 81ec87bCopy full SHA for 81ec87b
1 file changed
docs/custom.css
@@ -45,7 +45,7 @@ body {
45
/* Code Blocks & Syntax */
46
.markdown-body .highlight pre, .markdown-body pre {
47
background-color: var(--color-bg-canvas-tertiary);
48
- overflow: inherit
+ overflow: auto;
49
}
50
51
/* Inline Code */
0 commit comments