Merge pull request #2364 from thelounge/astorije/fix-userlist-bottom
Fix user list scroll area expanding behind the message input on mobile
This commit is contained in:
commit
b381c9161d
@ -978,6 +978,7 @@ kbd {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#chat .chat {
|
||||
|
Loading…
Reference in New Issue
Block a user