There are several places where the scroll indicator breaks alignment and sometimes makes content “jump”. It is also visually very distinct from the UI.
It would be ideal to change the color of the scrollbar to match our design and prevent content from shifting when the scrollbar appears.
It looks like browsers actually kind of support this now. Chrome and FF support it directly and Safari supports something with -webkit prefixes, which autoprefixer should get us for free?
There are several places where the scroll indicator breaks alignment and sometimes makes content “jump”. It is also visually very distinct from the UI.
It would be ideal to change the color of the scrollbar to match our design and prevent content from shifting when the scrollbar appears.