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

set content overflow to scroll #11

Merged
merged 2 commits into from Sep 9, 2020
Merged

set content overflow to scroll #11

merged 2 commits into from Sep 9, 2020

Conversation

mrdadah
Copy link
Member

@mrdadah mrdadah commented Sep 9, 2020

No description provided.

@@ -7,7 +7,7 @@ const Container = styled("div")({
flexGrow: 1,
height: "100%",
backgroundColor: grey[50],
overflow: "hidden",
overflow: "scroll",
Copy link
Contributor

Choose a reason for hiding this comment

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

i think auto might be better so that we only show the scroll bar when necessary

@seveibar seveibar merged commit 0c1a827 into master Sep 9, 2020
@seveibar seveibar deleted the fix-content-scroll branch September 9, 2020 15:29
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants