Show hierarchy of auto_join rooms in the space view
This commit is contained in:
parent
716268b2f9
commit
43cc7deeda
3 changed files with 67 additions and 2 deletions
|
@ -219,6 +219,14 @@ $SpaceRoomViewInnerWidth: 428px;
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SpaceRoomDirectory_list {
|
||||
max-width: 600px;
|
||||
|
||||
.mx_SpaceRoomDirectory_roomTile_actions {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SpaceRoomView_privateScope {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue