Fix profile picture preview (#10931)

This commit is contained in:
Jeong Arm 2019-06-03 01:04:41 +09:00 committed by Eugen Rochko
parent d93b82af87
commit e13e4b28db
1 changed files with 1 additions and 0 deletions

View File

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