Avatar struct patch

This commit is contained in:
2017-07-17 19:49:52 +02:00
parent 98519b7b02
commit 98c4b90e9f
5 changed files with 44 additions and 3 deletions

View File

@ -2,7 +2,7 @@ component ProfileHeader(viewUser *arn.User, user *arn.User, uri string)
.profile
img.profile-cover(src=viewUser.CoverImageURL(), alt="Cover image")
.image-container.mountable.never-unmount
.profile-image-container.mountable.never-unmount
ProfileImage(viewUser)
.intro-container.mountable.never-unmount

View File

@ -68,7 +68,7 @@ profile-boot-duration = 2s
width 100%
height auto
.image-container
.profile-image-container
flex 1
max-width 280px
max-height 280px