-
Notifications
You must be signed in to change notification settings - Fork 794
fix(Card/Drawer/Modal): prevent scrollbars overflow #4368
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
Conversation
commit: |
I think it would be better to set an |
Make sense,allready done it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Sepush! 😊
I added it on the Drawer component as well when the inset
prop is true.
🔗 Linked issue
❓ Type of change
📚 Description
The command palette's bottom-right border-radius is obscured by the scrollbar.
before


after


📝 Checklist