Skip to content

Commit 6ea37b6

Browse files
committed
style: update markdown styles.
1 parent cb5f55b commit 6ea37b6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/styles/markdown.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
margin-bottom: 0 !important;
1111
}
1212

13-
pre[class*='language-'] {
13+
pre[class*='language-'],
14+
pre {
1415
&:hover .copied {
1516
visibility: visible;
1617
}

0 commit comments

Comments
 (0)