Add text-autospace to status content (#37694)

This commit is contained in:
ahxxm 2026-02-02 14:03:55 +00:00 committed by GitHub
parent 29e5532870
commit c6f5315aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1047,6 +1047,7 @@ body > [data-popper-placement] {
font-weight: 400;
overflow: hidden;
text-overflow: ellipsis;
text-autospace: normal;
font-size: 15px;
line-height: 22px;
padding-top: 2px;