Compare commits

..

No commits in common. "ea882bb3c3b28442536c6d79624b5fd1b00c8ab1" and "c6d2316ebb07466bb082e66848b6e5cbe5adcb06" have entirely different histories.

View file

@ -125,7 +125,6 @@ div#chat-panel-main-div{
height: 100%; height: 100%;
flex: 1; flex: 1;
overflow-y: scroll; overflow-y: scroll;
overflow-x: clip;
} }
#chat-panel-users-div{ #chat-panel-users-div{