Fix up room list's width.
This commit is contained in:
parent
3a31f98f3b
commit
151ff413c7
|
@ -155,6 +155,8 @@ div.base-wrapper {
|
|||
*/
|
||||
div.rooms-wrapper {
|
||||
flex-shrink: 0;
|
||||
width: 15%;
|
||||
min-width: 200px;
|
||||
background-color: $background-color-light;
|
||||
|
||||
.room-search {
|
||||
|
|
Loading…
Reference in New Issue
Block a user