[deleted] Yes, I want to change each of the default scrollbars in the flarum (text editor, code box).
I tried to change the class selector in front of the scrollbar pseudo-class to the text editor's class, or to the code box's class, which had no effect.
nav.IndexPage-nav.sideNav::-webkit-scrollbar......
or
.Post-body pre code::-webkit-scrollbar......
all doesn't work...