show right panel tabs inside panel instead of room header in grid mode

This commit is contained in:
Bruno Windels
2018-12-13 13:01:59 +01:00
parent ec070ea782
commit f593bff3c3
5 changed files with 47 additions and 5 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;
}