1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-31 13:44:28 +03:00

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
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;