fixed tiny bug in channel.css
This commit is contained in:
parent
dac9631f60
commit
9cfe271323
1 changed files with 1 additions and 0 deletions
|
|
@ -125,6 +125,7 @@ div#chat-panel-main-div{
|
|||
height: 100%;
|
||||
flex: 1;
|
||||
overflow-y: scroll;
|
||||
overflow-x: clip;
|
||||
}
|
||||
|
||||
#chat-panel-users-div{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue