Tweak voice broadcast play icon (#9622)

This commit is contained in:
Michael Weimann 2022-11-28 13:03:18 +01:00 committed by GitHub
parent e38c59c535
commit 5b5c3ab33c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 2 deletions

View file

@ -28,3 +28,8 @@ limitations under the License.
.mx_VoiceBroadcastControl-recording {
color: $alert;
}
.mx_VoiceBroadcastControl-play .mx_Icon {
left: 1px;
position: relative;
}