Skip to content

Commit 8964076

Browse files
committedMar 27, 2022
Reset code box-sizing
1 parent 3c9f3f7 commit 8964076

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/mdx/src/smooth-code/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
background-color: unset;
1818
color: unset;
1919
padding: 0;
20+
box-sizing: content-box;
2021
}
2122

2223
.ch-code-scroll-parent ::selection {

0 commit comments

Comments
 (0)