diff --git a/files/assets/css/orgy.css b/files/assets/css/orgy.css index cb3a1982a7..b6d4654697 100644 --- a/files/assets/css/orgy.css +++ b/files/assets/css/orgy.css @@ -22,7 +22,7 @@ width: 500px; } -#orgy-file-container, lite-youtube { +#orgy-file-container { width: 70vw; max-width: 100vw !important; } @@ -67,3 +67,9 @@ body > .container { *:not(#orgy-file-container) { resize: none !important; } + +#orgy-file-container > lite-youtube { + height: 90% !important; + width: 95% !important; + max-width: 95% !important; +} diff --git a/files/templates/orgy.html b/files/templates/orgy.html index 7850a6708d..431ef42018 100644 --- a/files/templates/orgy.html +++ b/files/templates/orgy.html @@ -13,7 +13,9 @@

{{orgy.title}}

{% if orgy.type == 'youtube' %} - +

+ +

{% elif orgy.type == 'rumble' %} {% elif orgy.type == 'twitch' %}