mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 21:28:23 +00:00
Fix user list scroll area expanding behind the message input on mobile
This commit is contained in:
parent
31646f2a28
commit
0661b4aa37
1 changed files with 1 additions and 0 deletions
|
@ -979,6 +979,7 @@ kbd {
|
|||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#chat .chat {
|
||||
|
|
Loading…
Add table
Reference in a new issue