Skip to content

Commit

Permalink
fix:修复文章导航显示不全的BUG
Browse files Browse the repository at this point in the history
  • Loading branch information
lifei6671 committed Sep 27, 2018
1 parent 3cd5a46 commit c77f1c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/markdown.preview.css
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
}
.article-body.content .markdown-toc{
position: relative;
margin-top: 0;
}
.article-body.content .markdown-article{
margin-right: 0;
Expand Down

0 comments on commit c77f1c9

Please sign in to comment.