Skip to content

Commit

Permalink
adjust toc height
Browse files Browse the repository at this point in the history
  • Loading branch information
yetist committed Aug 10, 2021
1 parent 2bef101 commit 1124248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
}

.docs #TableOfContents{
max-height: 600px;
max-height: 750px;
overflow: auto;
}

0 comments on commit 1124248

Please sign in to comment.