Website: Add a scrollbar to the sidebar if needed
This commit is contained in:
parent
7a02d09508
commit
fae57a5868
2
docs/_static/custom.css
vendored
2
docs/_static/custom.css
vendored
@ -78,6 +78,8 @@ body div.document {
|
||||
div.sphinxsidebar {
|
||||
font-size: inherit;
|
||||
line-height: inherit;
|
||||
max-height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
#sidebartoc li {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user