Fix userlist's wrong position on mobile devices
This commit is contained in:
parent
5e0a12b124
commit
998f8d2beb
@ -2635,6 +2635,7 @@ part/quit messages where we don't load previews (adds a blank line otherwise) */
|
||||
right: 0;
|
||||
transform: translateX(180px);
|
||||
transition: transform 0.2s;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
#viewport.userlist-open #chat .userlist {
|
||||
|
Loading…
Reference in New Issue
Block a user