Dark themed inputs

This commit is contained in:
Robert Long
2021-08-20 16:36:41 -07:00
parent 43c0ed193e
commit b45eacec28
5 changed files with 21 additions and 17 deletions

View File

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