mirror of
https://github.com/element-hq/element-call.git
synced 2026-05-11 21:54:54 +00:00
Add a dropdown to choose between video calls and radio calls
This commit is contained in:
@@ -39,3 +39,12 @@
|
||||
border-bottom-left-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
}
|
||||
|
||||
.checkIcon {
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
}
|
||||
|
||||
.checkIcon * {
|
||||
stroke: var(--textColor1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user