atom-autohide-tree-view
atom-autohide-tree-view copied to clipboard
scrollbar selectors
trafficstars
I figure out that some of mine selectors with the new release of atom are broken.
I changed the atom-text-editor::shadow in atom-text-editor.editor as atom's alert explain.
Now on my editor, the vertical scrollbar style is fine (as before):

where i can get this result by this selector (in the red square):

the problem is in the tree-view selector and in the search file selector:

I would like to have the same vertical scroll bar style of the first one. Problem i don't know which selector to get to solve that issue.