From 7f591804bd14e7bb7d983c6148228a87da0c696b Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 23 Aug 2023 22:47:39 +0300 Subject: [PATCH] fix youtube orgies --- files/assets/css/orgy.css | 8 +++++++- files/templates/orgy.html | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) 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' %}