We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b418af4 commit eabcc46Copy full SHA for eabcc46
docs/_static/custom.css
@@ -0,0 +1,5 @@
1
+div.sphinxsidebar {
2
+ max-height: calc(100% - 30px);
3
+ overflow-y: auto;
4
+ overflow-x: hidden;
5
+}
0 commit comments