diff options
Diffstat (limited to 'client/src')
-rw-r--r-- | client/src/app/videos/+video-watch/video-watch.component.scss | 1 |
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 9c3f53b3d..2e7131067 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss | |||
@@ -36,6 +36,7 @@ $player-factor: 1.7; // 16/9 | |||
36 | 36 | ||
37 | height: $height; | 37 | height: $height; |
38 | width: 100%; | 38 | width: 100%; |
39 | max-width: initial; | ||
39 | } | 40 | } |
40 | 41 | ||
41 | my-video-watch-playlist ::ng-deep .playlist { | 42 | my-video-watch-playlist ::ng-deep .playlist { |