Fix for bug where controls wouldn't show on hover over YouTube video

This commit is contained in:
Sam Potts
2018-06-21 19:26:56 +10:00
parent 333619f1e3
commit ac64350a5f
12 changed files with 18 additions and 14 deletions

View File

@ -1,3 +1,7 @@
# v3.3.20
- Fix for bug where controls wouldn't show on hover over YouTube video
# v3.3.19
- Remove `pointer-events: none` on embed `<iframe>` to comply with YouTube ToS