Fix whitespace

This commit is contained in:
Daria 2025-11-12 13:27:16 +02:00 committed by GitHub
parent 2be67f2851
commit 6b4d0ddf32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -109,7 +109,7 @@
min-width: 0;
.cp-app-contacts-name {
white-space: nowrap;
overflow:hidden;
overflow: hidden;
text-overflow: ellipsis;
}
.cp-app-contacts-icons {