mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
Fix scrolling outside of content area
(cherry picked from commit 57c24d9b46)
This commit is contained in:
committed by
Max Hilbrunner
parent
9d6bbd8306
commit
4ca2ee7d1f
@@ -681,6 +681,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