Fix transparent avatars showing underlying elements in avatar stack and profile (#10422)
This commit is contained in:
@ -5308,6 +5308,7 @@ noscript {
|
||||
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