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

feat(modal-bg): Add overflow hidden prop to Modal container and update storybook #82

Merged

Conversation

ChefHutch
Copy link
Contributor

Current application of the background style to <ModalHeader/> mean it blasts over its parent <ModalContainer/>'s border radius, resulting in:

Screenshot 2021-04-21 at 11 14 45

  • Added overflow: hidden; to modal container
  • Fixed up some proptypes in the Modal story

Screenshot 2021-04-21 at 11 30 02

@hachiojidev hachiojidev merged commit 2233499 into pancakeswap:master Apr 22, 2021
@ChefHutch ChefHutch deleted the feature/modal-background-overflow branch April 22, 2021 08:22
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