diff --git a/static/scss/style.scss b/static/scss/style.scss index a4a6fdb..05225a3 100644 --- a/static/scss/style.scss +++ b/static/scss/style.scss @@ -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 {