mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 14:05:43 -05:00
fix: Hide limited user info in hover card (#35024)
This commit is contained in:
@@ -10899,6 +10899,11 @@ noscript {
|
||||
}
|
||||
}
|
||||
|
||||
&__limited-account-note {
|
||||
text-align: center;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.display-name {
|
||||
font-size: 15px;
|
||||
line-height: 22px;
|
||||
|
||||
Reference in New Issue
Block a user