mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-23 02:16:10 +01:00
add 'shaka-video-container' to Vue static classes for video container (#6090)
This commit is contained in:
parent
c0256fbc38
commit
70be7ae84f
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div
|
||||
ref="container"
|
||||
class="ftVideoPlayer"
|
||||
class="ftVideoPlayer shaka-video-container"
|
||||
:class="{
|
||||
fullWindow: fullWindowEnabled,
|
||||
sixteenByNine: forceAspectRatio && !fullWindowEnabled
|
||||
|
Loading…
Reference in New Issue
Block a user