mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
98a0b362b5
(cherry picked from commit 91ddde4af0)
Co-authored-by: Adam Turner <[email protected]>
7 lines
117 B
CSS
7 lines
117 B
CSS
div.sphinxsidebarwrapper {
|
|
overflow-x: scroll;
|
|
}
|
|
div.sphinxsidebarwrapper li code {
|
|
overflow-wrap: normal;
|
|
}
|