We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8d5326 + 5099d32 commit 79374d6Copy full SHA for 79374d6
docs/style.css
@@ -73,6 +73,7 @@ pre {
73
-webkit-box-shadow: inset 0 0 5px #eee;
74
-moz-box-shadow: inset 0 0 5px #eee;
75
box-shadow: inset 0 0 5px #eee;
76
+ overflow: scroll;
77
}
78
79
code .comment { color: #ddd }
0 commit comments