Add list of participants to the lobby, and add basic blocking for max participants
This commit is contained in:
parent
f8b4862ed5
commit
daef1feae8
11 changed files with 112 additions and 27 deletions
|
@ -6454,6 +6454,10 @@ button.module-image__border-overlay:focus {
|
|||
margin-left: 8px;
|
||||
margin-right: 8px;
|
||||
width: 160px;
|
||||
|
||||
&[disabled] {
|
||||
opacity: 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
&__video {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue