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;
|
display: flex;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat .chat {
|
#chat .chat {
|
||||||
|
Loading…
Reference in New Issue
Block a user