mirror of
https://github.com/thelounge/thelounge
synced 2024-11-22 20:13:07 +00:00
expand main chat window when userlist is hidden
This commit is contained in:
parent
70bee11d55
commit
8397928529
1 changed files with 3 additions and 0 deletions
|
@ -464,6 +464,9 @@ button {
|
|||
position: absolute;
|
||||
right: 180px;
|
||||
}
|
||||
#viewport.rt .chat {
|
||||
right: 0;
|
||||
}
|
||||
#chat .sidebar {
|
||||
background: #fff;
|
||||
border-left: 1px solid #e7e7e7;
|
||||
|
|
Loading…
Reference in a new issue