Dynamicaly change avatar and header bg from account setting (#4289)

This commit is contained in:
Yamagishi Kazutoshi
2017-07-21 19:47:16 +09:00
committed by Eugen Rochko
parent dbaa6a0e13
commit f2390e2803
2 changed files with 18 additions and 0 deletions

View File

@ -32,6 +32,10 @@
.avatar {
margin-bottom: 0;
img {
object-fit: cover;
}
}
}