We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The new sidebar is position: sticky on mobile as well, thus overlaying all contents:
position: sticky
It probably should just scroll away on mobile.
/cc @magsout
The text was updated successfully, but these errors were encountered:
thanks @denschub . It fixed by #1495
I'll ask @miketaylr if he can deploy on production
Sorry, something went wrong.
Ah yeah, let's deploy right now.
thanks @miketaylr <3
Oh, I didn't know there was an issue open already and I wasn't able to find it. 🙈
Sorry. :)
@denschub ❤️
No branches or pull requests
The new sidebar is
position: sticky
on mobile as well, thus overlaying all contents:It probably should just scroll away on mobile.
/cc @magsout
The text was updated successfully, but these errors were encountered: