This commit is contained in:
Mohit Panjwani
2022-10-17 12:48:24 +05:30
3 changed files with 3 additions and 2 deletions

View File

@ -143,7 +143,7 @@
<template #activator>
<img
:src="previewAvatar"
class="block w-8 h-8 rounded md:h-9 md:w-9"
class="block w-8 h-8 rounded md:h-9 md:w-9 object-cover"
/>
</template>