mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03: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