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: content overflow on download page #220

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

code-reaper08
Copy link

fixes #219

What it does:

This PR adds an overflow property with auto value to the .tab-bar class, which makes the element scroll-able on overflowing scenarios.

- add overflow property with "auto" value
- this makes the element scroll-able on overflowing scenarios
@classabbyamp
Copy link
Member

I think it would be better to only set this for overflow-x

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.

Content overflow in download page
2 participants