Group Calling: Improve mute state styling

This commit is contained in:
Josh Perez 2020-11-19 13:13:36 -05:00 committed by Josh Perez
parent c6eafbb8d5
commit 5cc7c9a66a
15 changed files with 203 additions and 126 deletions

View file

@ -6460,6 +6460,10 @@ button.module-image__border-overlay:focus {
justify-content: center;
position: relative;
width: 100%;
.module-ongoing-call__group-call-remote-participant--audio-muted::before {
display: none;
}
}
&--local {