Skip to content

fix: unset overflow when nav is closed #616

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2024
Merged

Conversation

PatrickG
Copy link
Member

@PatrickG PatrickG commented Oct 24, 2024

Before submitting the PR, please make sure you do the following

  • It's really useful if your PR references an issue where it is discussed ahead of time.
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.

Since #576 there are vertical and horizontal scrollbars around the whole page on desktop.
We should rather unset overflow (or set it to 'auto') instead of setting it to 'scroll' when the nav is closed.

Copy link

vercel bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kit-svelte-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 0:09am
learn-svelte-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 0:09am
omnisite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 0:09am
svelte-5-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 24, 2024 0:09am

@dummdidumm dummdidumm merged commit c517e42 into sveltejs:main Oct 24, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants