Updated channel.css

This commit is contained in:
rainbow napkin 2024-12-03 05:08:16 -05:00
parent fa6696f9d3
commit 4c20e58eba

View file

@ -113,7 +113,7 @@ div#chat-panel-main-div{
#chat-panel-users-div{ #chat-panel-users-div{
position: relative; position: relative;
height: 100%; height: 100%;
width: 30%; width: 30vw;
} }
#chat-area{ #chat-area{