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 3c9f3f7 commit 8964076Copy full SHA for 8964076
packages/mdx/src/smooth-code/index.scss
@@ -17,6 +17,7 @@
17
background-color: unset;
18
color: unset;
19
padding: 0;
20
+ box-sizing: content-box;
21
}
22
23
.ch-code-scroll-parent ::selection {
0 commit comments