Skip to content

Commit 62b651d

Browse files
committed
website: update markdown style.
1 parent 36dd3a6 commit 62b651d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/src/component/Markdown/index.module.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,7 @@
3232
.rehyp {
3333
overflow: initial !important;
3434
}
35+
36+
.markdown pre[data-type='rehyp'] {
37+
overflow-x: initial !important;
38+
}

0 commit comments

Comments
 (0)