-
Notifications
You must be signed in to change notification settings - Fork 87
refactor: make grid scroller inherit border radius in base styles #10442
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
|
I’m now thinking we should remove the We could also simplify the |
025f11b to
957e6b0
Compare
|
@jouni updated, please check if I got it right. Setting UPD: some tests also failed because of the change, we should double check that as well. |
Yeah, this is what I meant.
That’s weird. That's set using UPD: ah, it relied on the |
957e6b0 to
6fb69a3
Compare
Co-authored-by: Jouni Koivuviita <[email protected]>
Co-authored-by: Jouni Koivuviita <[email protected]>
|



Description
Part of #10417
Updated grid to just inherit border-radius on the scroller element.
Type of change