UX: fix overflow name in usercard (#32838)

![CleanShot 2025-05-21 at 10 16
44@2x](https://github.com/user-attachments/assets/76640201-e153-43a9-9205-06d33621e1ce)
⬇️ 
![CleanShot 2025-05-21 at 10 16
35@2x](https://github.com/user-attachments/assets/a61e8524-f504-4b5d-8acb-82c65c08177a)
This commit is contained in:
chapoi
2025-05-21 15:25:14 +02:00
committed by GitHub
parent ae4ee7754f
commit ae395dab3c

View File

@ -123,6 +123,7 @@
}
.names__primary {
@include ellipsis;
line-height: var(--line-height-medium);
font-size: var(--font-up-5);
font-weight: bold;