We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1d44d commit 712cad4Copy full SHA for 712cad4
1 file changed
doc/static/custom.css
@@ -12,3 +12,7 @@
12
.sphx-glr-thumbcontainer a.internal {
13
padding: 150px 10px 0 !important; /*default = 150px 10px 0 */
14
}
15
+div.sphinxsidebar {
16
+ max-height: 100%;
17
+ overflow-y: auto;
18
+}
0 commit comments