lbry-desktop/ui/scss
maxime peabody d7ada7904b
Fixes the play/pause on drag issue with the floating player. (#221)
I tried to use event.preventDefault on the click handler but that didn't 
work. So instead I'm using css 'pointer-events: none' to disable click 
events on the player while the player is being dragged.

https://github.com/OdyseeTeam/odysee-frontend/issues/206
2021-11-08 12:51:03 +01:00
..
component Fixes the play/pause on drag issue with the floating player. (#221) 2021-11-08 12:51:03 +01:00
init Fix cover upload ux (#184) 2021-10-29 10:53:46 -04:00
themes fix inconsistent theme css vars: fixes #6738 2021-07-29 22:26:26 -07:00
all.scss Add Channel Mention selection ability (#7151) 2021-09-30 17:30:32 -04:00
third-party.scss Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00