We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99c64a commit fd5d83fCopy full SHA for fd5d83f
1 file changed
docs/assets/css/styles.css
@@ -52,4 +52,8 @@ html.dark #version-selector {
52
html.dark #version-selector:hover {
53
background-color: #2c333a;
54
border-color: #768390;
55
+}
56
+
57
+article .codehilite {
58
+ overflow: scroll;
59
}
0 commit comments