Fix call grid participant name vertical spacing
This commit is contained in:
parent
fb52d378d8
commit
bca00558c4
1 changed files with 1 additions and 1 deletions
|
@ -4038,7 +4038,7 @@ button.module-image__border-overlay:focus {
|
|||
&__contact-name {
|
||||
flex-grow: 1;
|
||||
font-size: 13px;
|
||||
line-height: 18px;
|
||||
line-height: 13px;
|
||||
color: $color-white;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in a new issue