I've tried all methods for vanilla HTML, JS and CSS but it don't seem to work and when it does its not responsive for instance when I reduce the screen it hides but if its Maximized it shows up
Please is there away to solve this issue in material-ui and reactjs
is there a way to make it compatible with various browsers too?
webkit-scrollbar
shouldn't be used in production and is a non standard. developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar – Jenn