Increase height of group call participant info gradient
This commit is contained in:
parent
43f843f9fc
commit
7d15dea6c2
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue