mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
6 lines
117 B
CSS
6 lines
117 B
CSS
div.sphinxsidebarwrapper {
|
|
overflow-x: scroll;
|
|
}
|
|
div.sphinxsidebarwrapper li code {
|
|
overflow-wrap: normal;
|
|
}
|