-
-
Notifications
You must be signed in to change notification settings - Fork 384
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Current Behavior
Defined here:
Currently styles the default body element, but may not be affecting child elements on the page that are allowed to scroll with overflow.
At least according to this MDN doc:
https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-width#examples
Expected Behavior
We should research to test and confirm. If it is the case that container elements don't inherit the scroll styles, we should add a new class called .preset-scroller to allow users to implement this overflow containers.
:root, .preset-scroller { ... }Steps To Reproduce
No response
Link to Reproduction / Stackblitz
No response
Environment Information
No response
More Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working