Skip to content

Commit ae63680

Browse files
committed
docs: fix sidebar scrollbar
1 parent b89513f commit ae63680

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docsrc/source/_static/custom.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@
1717
color: var(--pst-color-accent);
1818
font-weight: 600;
1919
}
20+
.bd-sidebar-primary div#rtd-footer-container {
21+
margin: 0;
22+
}

0 commit comments

Comments
 (0)