diff --git a/client/src/components/profile/Avatar.vue b/client/src/components/profile/Avatar.vue index 1dcfc352..2f7d2fac 100644 --- a/client/src/components/profile/Avatar.vue +++ b/client/src/components/profile/Avatar.vue @@ -1,7 +1,7 @@ - @@ -9,15 +9,21 @@ :style="{'background-image': `url(${this.avatarUrl})`}"> - + + + + + +