We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1668ab7 + f5f96bc commit 703a215Copy full SHA for 703a215
src/theme/css/chrome.css
@@ -22,7 +22,7 @@ a > .hljs {
22
the screen on small screens. Without it, dragging on mobile Safari
23
will want to reposition the viewport in a weird way.
24
*/
25
- overflow-x: hidden;
+ overflow-x: clip;
26
}
27
28
/* Menu Bar */
0 commit comments