diff --git a/src/style/player.css b/src/style/player.css index 748e83a0d..b99104a4d 100644 --- a/src/style/player.css +++ b/src/style/player.css @@ -148,6 +148,7 @@ iframe { .videoPlayer { width: 100%; + max-height: 1100px; } .statistics {