mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
Fix scrolling outside of content area
This commit is contained in:
@@ -711,6 +711,7 @@ footer {
|
||||
.wy-body-for-nav {
|
||||
position: relative;
|
||||
background-color: var(--content-wrap-background-color);
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 769px) {
|
||||
|
||||
Reference in New Issue
Block a user