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

@@ -69,7 +69,7 @@ export function Home({ manager }) {
onLogout={onLogout}
/>
</Header>
<Content>
<Content className={styles.content}>
<Sidebar>
<h5>Rooms:</h5>
<div className={styles.roomList}>