aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
diff options
context:
space:
mode:
Diffstat (limited to 'client')
-rw-r--r--client/src/app/+videos/+video-watch/video-watch.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/+videos/+video-watch/video-watch.component.scss b/client/src/app/+videos/+video-watch/video-watch.component.scss
index 4bf5ff808..712022141 100644
--- a/client/src/app/+videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/+videos/+video-watch/video-watch.component.scss
@@ -29,6 +29,7 @@ $video-info-margin-left: 44px;
29 29
30 #videojs-wrapper { 30 #videojs-wrapper {
31 width: 100%; 31 width: 100%;
32 height: auto;
32 } 33 }
33 34
34 ::ng-deep .video-js { 35 ::ng-deep .video-js {