[Glitch] fix: Hide limited user info in hover card

Port f92ff6d699 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
diondiondion
2025-06-12 18:13:17 +02:00
committed by Claire
parent 7da6b07c75
commit 9e5e3a50a0
2 changed files with 95 additions and 58 deletions

View File

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