fix: Hide limited user info in hover card (#35024)
This commit is contained in:
parent
319fbbbfac
commit
f92ff6d699
2 changed files with 95 additions and 58 deletions
|
|
@ -10899,6 +10899,11 @@ noscript {
|
|||
}
|
||||
}
|
||||
|
||||
&__limited-account-note {
|
||||
text-align: center;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.display-name {
|
||||
font-size: 15px;
|
||||
line-height: 22px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue