Implement "Add room to group" feature
This step needs to be taken before adding a room to a group summary
This commit is contained in:
parent
798558e5cc
commit
888e3abc75
5 changed files with 67 additions and 20 deletions
|
@ -78,6 +78,7 @@ limitations under the License.
|
|||
|
||||
.mx_RightPanel .mx_MemberList,
|
||||
.mx_RightPanel .mx_MemberInfo,
|
||||
.mx_RightPanel .mx_GroupRoomList,
|
||||
.mx_RightPanel_blank {
|
||||
order: 2;
|
||||
flex: 1 1 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue