Skip to content

Commit ef755d4

Browse files
committed
fix code block styling
1 parent 98faf96 commit ef755d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

themes/vue/source/css/_syntax.styl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
figure.highlight
2+
overflow-x auto
3+
4+
figure.highlight > table
5+
width 100%
6+
17
pre
28
border-radius: $radius
39
position: relative

0 commit comments

Comments
 (0)