Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental

Tiled room UI
This commit is contained in:
Bruno Windels
2019-01-09 17:25:08 +00:00
committed by GitHub
32 changed files with 839 additions and 179 deletions
+4
View File
@@ -53,6 +53,10 @@ limitations under the License.
.mx_MemberList_query,
.mx_GroupMemberList_query,
.mx_GroupRoomList_query {
flex: 0 0 auto;
}
.mx_MemberList .gm-scrollbar-container {
flex: 1 1 0;
}