Skip to content

Fix mobile menu scrolling in landscape mode#582

Open
AdityaSharma-Git3207 wants to merge 1 commit intowagtail:mainfrom
AdityaSharma-Git3207:fix-mobile-menu-scroll
Open

Fix mobile menu scrolling in landscape mode#582
AdityaSharma-Git3207 wants to merge 1 commit intowagtail:mainfrom
AdityaSharma-Git3207:fix-mobile-menu-scroll

Conversation

@AdityaSharma-Git3207
Copy link

Fixes an issue where the mobile navigation menu could not be fully scrolled in landscape mode, making the "Get started" button unreachable.

The mobile menu height is now constrained relative to the header height, enabling proper vertical scrolling when the menu is open.

Fixes #304

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-testing For PRs that haven't been tested yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobile menu should be vertically scrollable for small screens

2 participants