Renamed channels to rooms (#30)
This commit is contained in:
parent
b5dfc337ec
commit
705910d9e0
42 changed files with 291 additions and 291 deletions
4
src/app/organisms/room/Room.scss
Normal file
4
src/app/organisms/room/Room.scss
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.room-container {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue