UX: Prevents letters from being partially cut off on the profile summary page (#20715)
This commit is contained in:
parent
b9ca4c9031
commit
b328ada667
|
@ -776,7 +776,7 @@
|
|||
.user-profile-names__primary {
|
||||
font-weight: bold;
|
||||
font-size: var(--font-up-5);
|
||||
line-height: var(--line-height-small);
|
||||
line-height: var(--line-height-medium);
|
||||
.d-icon {
|
||||
font-size: 0.8em;
|
||||
vertical-align: baseline;
|
||||
|
|
Loading…
Reference in New Issue