From 7cfc6fb1f4953949ad9442855b52ae5c6f994076 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 24 Aug 2023 02:45:46 +0300 Subject: [PATCH] fix orgy fuckery --- files/assets/css/orgy.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/assets/css/orgy.css b/files/assets/css/orgy.css index d2d526f39..9a037b65d 100644 --- a/files/assets/css/orgy.css +++ b/files/assets/css/orgy.css @@ -82,3 +82,7 @@ body > .container { max-width: 100% !important; } } + +lite-youtube { + max-width: min(20vw,500px) !important; +}