mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix call grid participant name vertical spacing
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user