Speaking indicator for group calls
Co-authored-by: Peter Thatcher <peter@signal.org> Co-authored-by: Jim Gustafson <jim@signal.org> Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
This commit is contained in:
parent
cb5131420f
commit
5ce26eb91a
35 changed files with 482 additions and 42 deletions
|
@ -4208,20 +4208,6 @@ button.module-image__border-overlay:focus {
|
|||
visibility: hidden;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
&--audio-muted::after {
|
||||
$size: 14px;
|
||||
@include color-svg(
|
||||
'../images/icons/v2/mic-off-solid-28.svg',
|
||||
$color-white
|
||||
);
|
||||
content: '';
|
||||
height: $size;
|
||||
min-width: $size;
|
||||
right: 6px;
|
||||
width: $size;
|
||||
z-index: $z-index-base;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue