Added show more button to profile tags

This commit is contained in:
2018-11-14 21:16:29 +09:00
parent 7c958e6b17
commit 9ca6fd744f
6 changed files with 86 additions and 52 deletions

View File

@ -52,7 +52,7 @@ const profile-image-size = 280px
padding-top 0
padding-bottom 0
padding-left calc(content-padding * 2)
max-width 900px
// max-width 1200px
.profile-actions
position absolute
@ -105,7 +105,8 @@ const profile-image-size = 280px
height 100%
.profile-image-container
flex 1
flex-basis profile-image-size
flex-shrink 0
width profile-image-size
height profile-image-size
max-width profile-image-size