fix: refs #6769 Fixes item diary #573

Merged
guillermo merged 3 commits from 6769-itemDiaryFix into master 2024-07-26 11:18:48 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 48e133ffc7 - Show all commits
src/pages/Worker/Card

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"