Starboy-Sharma / portfolio

This is my portfolio website.
https://pankaj-sharma-portfolio.netlify.app/
1 stars 1 forks source link

Add custom scrollbar for mozilla firefox browser #6

Closed ujwalkumar1995 closed 1 year ago

ujwalkumar1995 commented 1 year ago

Hey @Starboy-Sharma Continuing the enhancement for issue #3 and PR #4. I did some research and seems as per the documentation the custom scrollbar works differently for mozilla and in order to style it using just css we have limited options. I have added some styling which will make it somewhat similar to the one on chrome. Also have reduced the width of the chrome scrollbar to make it look similar to one on mozilla firefox. I have also checked the scrollbar for opera, chrome, edge and brave. It is working fine. I don't own a mac and for windows the latest version of safari is not available. So cannot comment on it but from the documentation it does seem it works on safari as well. Please look at below screenshots for reference:

Documentation (from https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar) Screenshot_20230225_115351

Firefox Screenshot_20230225_115607

Chrome Screenshot_20230225_115623