mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
UX: fix overflow name in usercard (#32838)
 ⬇️ 
This commit is contained in:
@ -123,6 +123,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.names__primary {
|
.names__primary {
|
||||||
|
@include ellipsis;
|
||||||
line-height: var(--line-height-medium);
|
line-height: var(--line-height-medium);
|
||||||
font-size: var(--font-up-5);
|
font-size: var(--font-up-5);
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
Reference in New Issue
Block a user