fix: Hide limited user info in hover card (#35024)

This commit is contained in:
diondiondion 2025-06-12 18:13:17 +02:00 committed by GitHub
commit f92ff6d699
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 95 additions and 58 deletions

View file

@ -10899,6 +10899,11 @@ noscript {
}
}
&__limited-account-note {
text-align: center;
font-weight: 500;
}
.display-name {
font-size: 15px;
line-height: 22px;