Skip to content

Commit ec2a687

Browse files
mychidarkonaokie
authored andcommitted
Fixed irregular code block borders (#1260)
* fix irregular radius on code samples * fixed inconsistent radii on selected code blocks
1 parent a4d30c2 commit ec2a687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.vuepress/theme/styles/code.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ div[class*="language-"]
3131
background-color #f6f6f6
3232
border-radius 6px
3333
.highlight-lines
34+
border-radius 6px
3435
background-color #f6f6f6
3536
color #3a385d
3637
user-select none

0 commit comments

Comments
 (0)