Skip to content

Commit

Permalink
add 'shaka-video-container' to Vue static classes for video container (
Browse files Browse the repository at this point in the history
  • Loading branch information
OothecaPickle authored and Soham456 committed Dec 5, 2024
1 parent 4ee16f8 commit 02c2faf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div
ref="container"
class="ftVideoPlayer"
class="ftVideoPlayer shaka-video-container"
:class="{
fullWindow: fullWindowEnabled,
sixteenByNine: forceAspectRatio && !fullWindowEnabled
Expand Down

0 comments on commit 02c2faf

Please sign in to comment.