Merge branch 'develop' into travis/room-list/breadcrumbs

This commit is contained in:
Travis Ralston
2020-06-08 18:11:42 -06:00
19 changed files with 546 additions and 26 deletions

View File

@@ -73,6 +73,11 @@ $roomListMinimizedWidth: 50px;
font-weight: 600;
font-size: $font-15px;
line-height: $font-20px;
flex: 1;
}
.mx_LeftPanel2_headerButtons {
// No special styles: the rest of the layout happens to make it work.
}
.mx_LeftPanel2_breadcrumbsContainer {