react-custom-scrollbars
react-custom-scrollbars copied to clipboard
Resolve MacOS and mobile display native scrollbar problems.
Set the scroll bar width to 20px for MacOS or mobile browsers.
At present, I can think of ways only through the float way to solve the view add padding value, the scrolling content is incomplete problems.
It's sadly this pr can't remove or hide native scrollbar totally. It appears again when I click the scrollbar track.