aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass
diff options
context:
space:
mode:
Diffstat (limited to 'src/sass')
-rw-r--r--src/sass/components/poster.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sass/components/poster.scss b/src/sass/components/poster.scss
index 56644dd2..92ab0fce 100644
--- a/src/sass/components/poster.scss
+++ b/src/sass/components/poster.scss
@@ -15,6 +15,7 @@
transition: opacity 0.3s ease;
width: 100%;
z-index: 1;
+ pointer-events: none;
}
.plyr--stopped .plyr__poster {