post-merge tidy up

This commit is contained in:
Michael Telatynski 2021-08-12 12:03:14 +01:00
parent 0a209afdc2
commit 85b1f166e8
3 changed files with 154 additions and 126 deletions

View file

@ -116,6 +116,12 @@ limitations under the License.
}
}
.mx_SpaceHierarchy_list {
list-style: none;
padding: 0;
margin: 0;
}
.mx_SpaceHierarchy_roomCount {
> h3 {
display: inline;
@ -264,7 +270,7 @@ limitations under the License.
}
}
li.mx_SpaceRoomDirectory_roomTileWrapper {
li.mx_SpaceHierarchy_roomTileWrapper {
list-style: none;
}