Add input device selection during voice broadcast (#9620)

This commit is contained in:
Michael Weimann 2022-11-28 15:16:44 +01:00 committed by GitHub
parent 5b5c3ab33c
commit b302275289
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 486 additions and 87 deletions

View file

@ -29,6 +29,10 @@ limitations under the License.
color: $accent;
}
.mx_Icon_alert {
color: $alert;
}
.mx_Icon_8 {
flex: 0 0 8px;
height: 8px;