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 36dd3a6 commit 62b651dCopy full SHA for 62b651d
website/src/component/Markdown/index.module.less
@@ -32,3 +32,7 @@
32
.rehyp {
33
overflow: initial !important;
34
}
35
+
36
+.markdown pre[data-type='rehyp'] {
37
+ overflow-x: initial !important;
38
+}
0 commit comments