diff --git a/files/assets/css/chat.css b/files/assets/css/chat.css index c10c61d6c..95edefebe 100644 --- a/files/assets/css/chat.css +++ b/files/assets/css/chat.css @@ -156,7 +156,7 @@ lite-youtube { overflow-y: hidden; } -.resizable:has(video) { +#chat-window .resizable { height: 28vh; } .resizable > video {