mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00

(cherry picked from commit 91ddde4af0
)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
6 lines
117 B
CSS
6 lines
117 B
CSS
div.sphinxsidebarwrapper {
|
|
overflow-x: scroll;
|
|
}
|
|
div.sphinxsidebarwrapper li code {
|
|
overflow-wrap: normal;
|
|
}
|