-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
component: CssBaselineThe React component.The React component.duplicateThis issue or pull request already exists.This issue or pull request already exists.
Description
I have started to look into MUI v5, and transition my own project, however I couldn't help but notice that scrollbars behave differently.
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Right now, anywhere throughout next.material-ui, a scrollable area's content is shifted by a ~15px scrollbar that is always shown.
Expected Behavior 🤔
I was hoping that scrollbars would look visually the same as the current stable release, where a scrollbar is overlaid on top of the content and only shown when you scroll.
Steps to Reproduce 🕹
I have just compared next.material-ui.com and material-ui.com.
Your Environment 🌎
Operating System: macOS Catalina 10.15.7 (19H15)
Browser: Safari 14.0.1 (15610.2.11.51.10, 15610)
Metadata
Metadata
Assignees
Labels
component: CssBaselineThe React component.The React component.duplicateThis issue or pull request already exists.This issue or pull request already exists.

