feat: toggling Create/Join room button
This commit is contained in:
@@ -538,6 +538,10 @@ video {
|
||||
grid-column: 1 / -1;
|
||||
}
|
||||
|
||||
.block {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user