✨ Added a seperate file for the scrollbar, so we can add support in the whole popup.html file, and not affect scriptings.
Earlier we did with a className, the problem was that we needed to add the class in the body too. The solution would have been to add the class inside useEffect inside the body, but we have chosen the file, in case if we want to add more separate things for popup
📚 Summary
This
PR
includes just some small bug/style fixes.Resolves:
Style :