diff --git a/files/templates/chat.html b/files/templates/chat.html index 3ca42cd05..c1a9f9bad 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -99,6 +99,10 @@ background-color: transparent !important; } + .chat-line-content { + width: 100%; + } + .cdiv { overflow: hidden; margin-left: 27px; @@ -111,6 +115,10 @@ border-color: transparent !important; } + .del { + float: right; + } + lite-youtube { min-width: min(80vw,500px); } @@ -134,7 +142,7 @@
-
+