Fix user list scroll area expanding behind the message input on mobile
This commit is contained in:
parent
31646f2a28
commit
0661b4aa37
@ -979,6 +979,7 @@ kbd {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#chat .chat {
|
||||
|
Loading…
Reference in New Issue
Block a user