[Glitch] Fix profile picture preview

Port e13e4b28db to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Jeong Arm 2019-06-03 01:04:41 +09:00 committed by Thibaut Girka
parent 76918554a6
commit 8eb7c3304e
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
border-radius: 4px;
@include avatar-radius();
background: darken($ui-base-color, 8%);
object-fit: cover;
}
}