2
0

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
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 {