Add a dropdown to choose between video calls and radio calls
This commit is contained in:
parent
edf58f1d7d
commit
cbfd03f9c6
10 changed files with 132 additions and 58 deletions
|
|
@ -39,3 +39,12 @@
|
|||
border-bottom-left-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
}
|
||||
|
||||
.checkIcon {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
.checkIcon * {
|
||||
stroke: var(--textColor1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue