Merge pull request #1107 from thelounge/xpaw/fix-sidebar
Fix chat layout on small devices when users list is hidden
This commit is contained in:
commit
45b23f73cf
@ -1856,6 +1856,10 @@ kbd {
|
|||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#chat .channel .chat {
|
||||||
|
right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#chat .sidebar {
|
#chat .sidebar {
|
||||||
right: -180px;
|
right: -180px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user