Add filter results count and explore prompt

This commit is contained in:
Michael Telatynski 2020-08-17 18:20:00 +01:00
parent a4d11cc190
commit e20b375433
6 changed files with 107 additions and 1 deletions

View file

@ -136,6 +136,14 @@ $tagPanelWidth: 56px; // only applies in this file, used for calculations
}
}
.mx_LeftPanel_roomListFilterCount {
font-size: $font-13px;
font-weight: 500;
margin-left: 12px;
margin-top: 16px;
margin-bottom: -4px; // to counteract the normal roomListWrapper margin-top
}
.mx_LeftPanel_roomListWrapper {
overflow: hidden;
margin-top: 10px; // so we're not up against the search/filter