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 {
|
&__info {
|
||||||
@include font-caption;
|
@include font-caption;
|
||||||
|
align-items: flex-end;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
height: 48px;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue