[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
@ -1,6 +1,5 @@
|
||||
@mixin avatar-radius() {
|
||||
border-radius: $ui-avatar-border-size;
|
||||
background: transparent no-repeat;
|
||||
background-position: 50%;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
|
Reference in New Issue
Block a user