From 4c20e58eba160e9a1bebe1b5df60919ae21e7aab Mon Sep 17 00:00:00 2001 From: rainbownapkin Date: Tue, 3 Dec 2024 05:08:16 -0500 Subject: [PATCH] Updated channel.css --- www/css/channel.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/channel.css b/www/css/channel.css index f81ce66..604580e 100644 --- a/www/css/channel.css +++ b/www/css/channel.css @@ -113,7 +113,7 @@ div#chat-panel-main-div{ #chat-panel-users-div{ position: relative; height: 100%; - width: 30%; + width: 30vw; } #chat-area{