fix:修复文章导航显示不全的BUG

pull/372/head
lifei6671 2018-09-27 16:57:34 +08:00
parent 3cd5a46af2
commit c77f1c9226
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@
}
.article-body.content .markdown-toc{
position: relative;
margin-top: 0;
}
.article-body.content .markdown-article{
margin-right: 0;