Sidebar tree css selector fix #126 (#131)

This commit is contained in:
Dilek Üzülmez Taş
2020-10-30 20:53:30 +03:00
committed by GitHub
parent 6ae1b73852
commit c721779ddd
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -64,6 +64,7 @@ body {
}
.toc ul {
list-style: none;
padding-left: 0.5rem;
width: 100%;
}