fix: refs #6769 Fix worker images
gitea/salix-front/pipeline/pr-master This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-07-26 13:00:55 +02:00
parent 86ab161302
commit 48e133ffc7
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ const refetch = async () => await cardDescriptorRef.value.getData();
</QItem>
</template>
<template #before>
<VnImg :id="entityId" collection="user" size="160x160" class="photo">
<VnImg :id="entityId" collection="user" size="520x520" class="photo">
<template #error>
<div
class="absolute-full picture text-center q-pa-md flex flex-center"