We get the system default scrollbar at screen widths < 1100px for non-mobile devices. The styles are optimized for touchscreen devices, but desktop windows at smaller widths (like the extension) do not support this, and just show an ugly system default scrollbar.
Add a customized scrollbar for this case. Keep the mobile device stuff unchanged.

