lbry-desktop/ui/component/app
infiinte-persistence 7fb7560f75 Limit scrollbar customization to: (1) web (2) linux/windows app
The only downside to this new implementation is that the top-most (or right-most?) scrollbar won't get the customization. Any other sub-components (e.g. sidebar) will get the customization.

My guess is that the "top-most" scrollbar is above the `main-wrapper`. I'm not sure if we can (or should) add another className higher than App.

The impetus for the customization was the ugly sidebar anyway, so at least we covered that.
2020-11-23 11:00:41 -05:00
..
index.js add fatal error handling when sync/get fails with unknown error 2020-11-13 14:48:04 -05:00
view.jsx Limit scrollbar customization to: (1) web (2) linux/windows app 2020-11-23 11:00:41 -05:00