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 {
|
&__contact-name {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
line-height: 18px;
|
line-height: 13px;
|
||||||
color: $color-white;
|
color: $color-white;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue