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
parent 319fbbbfac
commit f92ff6d699
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;