mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
Website: Add a scrollbar to the sidebar if needed
This commit is contained in:
2
docs/_static/custom.css
vendored
2
docs/_static/custom.css
vendored
@@ -78,6 +78,8 @@ body div.document {
|
|||||||
div.sphinxsidebar {
|
div.sphinxsidebar {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
line-height: inherit;
|
line-height: inherit;
|
||||||
|
max-height: 100%;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebartoc li {
|
#sidebartoc li {
|
||||||
|
|||||||
Reference in New Issue
Block a user