Fix theater mode
authorChocobozzz <me@florianbigard.com>
Tue, 6 Aug 2019 07:49:46 +0000 (09:49 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 6 Aug 2019 15:20:19 +0000 (17:20 +0200)
client/src/app/videos/+video-watch/video-watch.component.scss

index 9c3f53b3db19fbf6281b7d65a832d984fabc176c..2e7131067f0076fd795ed9ba3ee7967a0b8c9879 100644 (file)
@@ -36,6 +36,7 @@ $player-factor: 1.7; // 16/9
 
       height: $height;
       width: 100%;
+      max-width: initial;
     }
 
     my-video-watch-playlist ::ng-deep .playlist {