Show recent rooms on the home page

This commit is contained in:
Robert Long
2021-08-23 12:32:32 -07:00
parent e040833737
commit da10f82be0
3 changed files with 96 additions and 48 deletions

View File

@@ -1,8 +1,3 @@
.content {
flex: 1;
overflow: hidden;
}
.roomList {
}