Add a dropdown to choose between video calls and radio calls

This commit is contained in:
Robin Townsend
2022-05-26 13:52:06 -04:00
parent edf58f1d7d
commit cbfd03f9c6
10 changed files with 132 additions and 58 deletions

View File

@@ -1,8 +0,0 @@
.checkIcon {
position: absolute;
right: 16px;
}
.checkIcon * {
stroke: var(--textColor1);
}