committed by
GitHub
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||||
|
div.sphinxsidebar { |
||||
|
max-height: calc(100% - 30px); |
||||
|
overflow-y: auto; |
||||
|
overflow-x: hidden; |
||||
|
} |
Loading…
Reference in new issue