From 14f4c69785457d3ef03b8a973ddbeab9f6f47b55 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 23 May 2022 19:57:08 +0200 Subject: [PATCH] fds --- files/templates/chat.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/files/templates/chat.html b/files/templates/chat.html index be71e82822..efac02432c 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); + }