mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Remove overflow
This commit is contained in:
parent
ab2196823a
commit
8c85a5e2f6
@ -2,7 +2,6 @@
|
|||||||
position: fixed
|
position: fixed
|
||||||
bottom: 0
|
bottom: 0
|
||||||
left: 0
|
left: 0
|
||||||
overflow-y: scroll
|
|
||||||
width: $nav-desktop-width
|
width: $nav-desktop-width
|
||||||
color: $section-background-color
|
color: $section-background-color
|
||||||
background: darken($menu-background-color, 8%)
|
background: darken($menu-background-color, 8%)
|
||||||
|
Loading…
Reference in New Issue
Block a user