[Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile
Port 79227d153b
to glitch-soc
This commit is contained in:
committed by
Thibaut Girka
parent
59551ece31
commit
b9b472d519
@ -550,6 +550,7 @@
|
||||
margin-left: -2px;
|
||||
|
||||
.account__avatar {
|
||||
background: darken($ui-base-color, 8%);
|
||||
border: 2px solid lighten($ui-base-color, 4%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user