The scroll bar locking behavior (What if it'd be customizable with this global CSS) #43410
Labels
component: select
This is the name of the generic UI component, not the React module!
docs
Improvements or additions to the documentation
body { overflow: auto !important; }
To overcome any CSS or JavaScript preventing the body from scrolling or locking the scroll bar.
But I ended up with the MUI offset of the right margin of the screen, like it fluctuates to the opposite.
I made that to stop the fluctuation from the scrollbar hiding, but MUI still got another offset.
Originally posted by @samueltesfayegari in #17353 (comment)
Search keywords:
The text was updated successfully, but these errors were encountered: