Scrollbar bug fix
Hello!
After a Chrome update I’ve noticed that the scrollbar has disappeared. I’ve fixed it, please re-install the theme for smooth working!
The instruction on how to do it is [here].
If you have changed the theme’s code and don’t want to lose your hard work, please find this bit of code:
/* width */ ::-webkit-scrollbar { width: 3%; }
and change the width value for any one you like but in pixels. Like this:
/* width */ ::-webkit-scrollbar { width: 15px; }
Do not forget to save! :)
If you notice any other bugs please don’t hesitate to reach me! Thank you for being here <3









