Prevent long lobby names pushing badges out of sidebar
This commit is contained in:
parent
4ee4d015cb
commit
fa66c3f23b
@ -586,6 +586,7 @@ kbd {
|
||||
#sidebar .lobby-wrap {
|
||||
display: flex;
|
||||
flex-grow: 1;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#sidebar .chan.lobby .lobby-wrap:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user