From 466e3f20a537f1eff4b4fd03297df11ba371d049 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 6 Aug 2019 09:49:46 +0200 Subject: Fix theater mode --- client/src/app/videos/+video-watch/video-watch.component.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss') 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 height: $height; width: 100%; + max-width: initial; } my-video-watch-playlist ::ng-deep .playlist { -- cgit v1.2.3