Added ability to upload new character images

This commit is contained in:
2018-04-22 15:24:17 +02:00
parent 7807aec249
commit 1f26c44a49
13 changed files with 111 additions and 18 deletions

View File

@ -12,13 +12,16 @@
.image-title
opacity 1
.character-image
.character-image-medium
width 112px
height 112px
border-radius 5%
box-shadow shadow-medium
object-fit cover
width 112px
height 112px
.character-image-small
width 56px
height 56px
height 56px
border-radius ui-element-border-radius
box-shadow shadow-light
object-fit cover