Set explicit size for avatar image
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
kolaente 2021-07-28 22:48:25 +02:00
parent f3ef9c6005
commit a4647a1153
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
</a>
<notifications/>
<div class="user">
<img :src="userAvatar" alt="" class="avatar"/>
<img :src="userAvatar" alt="" class="avatar" width="40" height="40"/>
<dropdown class="is-right" ref="usernameDropdown">
<template v-slot:trigger>
<x-button