Commit 3994f4bbacc08f97714aa575323b4decb3edfa5f

Authored by Aaron
1 parent e7fd7c58
Exists in master and in 1 other branch legacy

调整pre样式

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
examples/styles/markdown.scss
@@ -36,6 +36,7 @@ @@ -36,6 +36,7 @@
36 pre { 36 pre {
37 font-size: 14px; 37 font-size: 14px;
38 line-height: 1.5; 38 line-height: 1.5;
  39 + border-radius: 4px;
39 } 40 }
40 pre { 41 pre {
41 padding: 16px 32px; 42 padding: 16px 32px;