Increase height of group call participant info gradient

This commit is contained in:
Evan Hahn 2021-12-13 11:40:23 -06:00 committed by GitHub
parent 43f843f9fc
commit 7d15dea6c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4128,8 +4128,10 @@ button.module-image__border-overlay:focus {
&__info {
@include font-caption;
align-items: flex-end;
bottom: 0;
display: flex;
height: 48px;
justify-content: space-between;
padding: 6px;
position: absolute;