Renamed channels to rooms (#30)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
.navigation__wrapper {
|
||||
width: var(--navigation-width);
|
||||
}
|
||||
.channel__wrapper {
|
||||
.room__wrapper {
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
background-color: var(--bg-surface);
|
||||
|
||||
Reference in New Issue
Block a user