souhe / reactScrollbar

Scrollbar component for React
MIT License
466 stars 137 forks source link

Reduce the z-index value #119

Closed RodolfoSilva closed 5 years ago

RodolfoSilva commented 6 years ago

I think using 9999 for z-index is a bad choice, 99 is enough. This will help when using with other UI libraries, such as the bootstrap.

souhe commented 5 years ago

@RodolfoSilva 👍