Minor: fix group call remote participant name background

This commit is contained in:
Evan Hahn 2020-11-23 13:15:11 -06:00 committed by Josh Perez
parent 7b6ad345ae
commit 6fe4365d3c

View file

@ -6329,7 +6329,7 @@ button.module-image__border-overlay:focus {
@include font-caption; @include font-caption;
background: linear-gradient( background: linear-gradient(
180deg, 180deg,
$color-black 0%, transparent,
$color-black-alpha-60 100% $color-black-alpha-60 100%
); );
bottom: 0; bottom: 0;