Skip to content
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

fix: scroll to top button on small viewports #5098

Merged
merged 2 commits into from
Mar 12, 2023

Conversation

mikeesto
Copy link
Member

Resolves #5090

Looking at this CSS rule, perhaps the original intention was to hide the button on mobile. I don't think there's any harm to show it for now. This rule does not hide it completely in any event, so I think overall this PR is an improvement.

Copy link
Member

@ovflowd ovflowd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds a good plan. I also believe we can hide this on mobile.

LGTM!

Thank you for your contributions @mikeesto!

@SpeedyCodeYT

This comment was marked as off-topic.

SpeedyCodeYT

This comment was marked as off-topic.

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.

"Scroll to top" button broken on mobile
4 participants