diff --git a/src/components/Viewer.vue b/src/components/Viewer.vue index 084eec63..28db637c 100644 --- a/src/components/Viewer.vue +++ b/src/components/Viewer.vue @@ -87,7 +87,7 @@ video, - > .overlay { + > video { pointer-events: none; + object-fit: cover; } > .overlay { + pointer-events: none; position: absolute; top: 0; left: 0;