Add ability to toggle presenter by clicking name

This commit is contained in:
Robert Long
2021-08-26 11:03:48 -07:00
parent a4e8949907
commit 1661c5518b
5 changed files with 354 additions and 70 deletions

View File

@@ -46,6 +46,7 @@ limitations under the License.
justify-content: center;
border-radius: 8px;
user-select: none;
cursor: pointer;
}
.participantName > * {