diff --git a/files/templates/chat.html b/files/templates/chat.html index be71e8282..efac02432 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -97,6 +97,10 @@ padding: 0 0.5rem !important; margin-bottom: 0.25rem !important; } + + lite-youtube { + min-width: min(80vw,500px); + }