Tweak voice broadcast play icon (#9622)

This commit is contained in:
Michael Weimann
2022-11-28 12:03:18 +00:00
committed by GitHub
parent e38c59c535
commit 5b5c3ab33c
3 changed files with 11 additions and 2 deletions
@@ -28,3 +28,8 @@ limitations under the License.
.mx_VoiceBroadcastControl-recording {
color: $alert;
}
.mx_VoiceBroadcastControl-play .mx_Icon {
left: 1px;
position: relative;
}