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;
|
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