Fix call grid participant name vertical spacing

This commit is contained in:
ayumi-signal 2023-12-21 11:08:28 -08:00 committed by GitHub
parent fb52d378d8
commit bca00558c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;