Merge pull request #6507 from matrix-org/t3chguy/fix/18089
Allow pagination of the space hierarchy and use new APIs
This commit is contained in:
commit
15c731d574
10 changed files with 765 additions and 796 deletions
|
@ -363,11 +363,6 @@ $SpaceRoomViewInnerWidth: 428px;
|
|||
width: max-content;
|
||||
margin: 0 0 -40px auto; // collapse its own height to not push other components down
|
||||
}
|
||||
|
||||
.mx_SpaceRoomDirectory_list {
|
||||
// we don't want this container to get forced into the flexbox layout
|
||||
display: contents;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_SpaceRoomView_privateScope {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue