Revert "Doc: Show object descriptions in the table of contents (#125757)" (#128406)

This commit is contained in:
Hugo van Kemenade 2025-01-02 16:35:00 +02:00 committed by GitHub
parent 9ba0528537
commit c9d2bc6d7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1 additions and 10 deletions

View file

@ -1,6 +0,0 @@
div.sphinxsidebarwrapper {
overflow-x: scroll;
}
div.sphinxsidebarwrapper li code {
overflow-wrap: normal;
}