fix: Hide "Followers you know" widget from your own profile, #34698 (#34699)

This commit is contained in:
diondiondion 2025-05-15 16:40:01 +02:00 committed by GitHub
parent 3f965d83b0
commit 6c743831aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 2 deletions

View file

@ -2179,7 +2179,7 @@ a .account__avatar {
flex-wrap: nowrap;
& > :not(:first-child) {
margin-inline-start: -8px;
margin-inline-start: -12px;
}
& > :first-child {