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.
1 parent 734936d commit f5f96bcCopy full SHA for f5f96bc
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