[Glitch] Fix transparent avatars showing underlying elements in avatar stack and profile

Port 79227d153b to glitch-soc
This commit is contained in:
Eugen Rochko
2019-03-30 01:13:19 +01:00
committed by Thibaut Girka
parent 59551ece31
commit b9b472d519
3 changed files with 2 additions and 1 deletions

View File

@ -352,6 +352,7 @@
border-radius: 50%;
position: relative;
margin-left: -10px;
background: darken($ui-base-color, 8%);
border: 2px solid $ui-base-color;
&:nth-child(1) {