change min size to exactly one room tile + header

This commit is contained in:
Bruno Windels 2019-01-08 18:16:09 +01:00
parent 4bd6ce8e2c
commit b4197059a0
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ limitations under the License.
}
.mx_RoomSubList_nonEmpty {
min-height: 70px;
min-height: 74px;
.mx_AutoHideScrollbar_offset {
padding-bottom: 4px;