Skip to content

Commit f94b02e

Browse files
authored
Merge pull request #136 from code-hike/reset-code-styles
Reset some code styles
2 parents 22c5e04 + 91e3d56 commit f94b02e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/smooth-code/src/index.scss

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
font-size: 14px;
1414
line-height: 19px;
1515
letter-spacing: 0px;
16+
border-radius: 0;
17+
background-color: unset;
18+
color: unset;
19+
padding: 0;
1620
}
1721

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

0 commit comments

Comments
 (0)