We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e03648c + d72af5f commit bb01818Copy full SHA for bb01818
packages/mdx/src/smooth-code/index.scss
@@ -19,7 +19,7 @@
19
padding: 0;
20
box-sizing: content-box;
21
border: none;
22
- overscroll-behavior-y: contain;
+ // overscroll-behavior-y: contain;
23
}
24
25
.ch-code-scroll-parent ::selection {
0 commit comments