avatar-image fix

This commit is contained in:
Marco Volo 2020-05-08 15:25:31 +02:00
parent 533bc045d0
commit 2bb5a31fa4
2 changed files with 4 additions and 0 deletions

View file

@ -37,6 +37,8 @@ avatar-radius = 50%
position: absolute
&.avatar-image
object-fit: cover;
object-position: center;
height: 100%
width: @height

View file

@ -29,6 +29,8 @@ avatar-radius = 50%
position: absolute
&.avatar-image
object-fit: cover;
object-position: center;
height: 100%
width: @height