Fix nested toc style issue on sidebar (#595)

1. Remove recursive toc outer tag li
2. remove .sidebar li marginLeft
3. add .sidebar ul marginLeft
This commit is contained in:
keelii 2018-08-09 07:36:23 +08:00 committed by cinwell.li
commit 100ab01811
6 changed files with 11 additions and 14 deletions

View file

@ -236,7 +236,7 @@ main.hidden
display none
ul
margin 0
margin 0 0 0 15px
padding 0
li > p