This commit is contained in:
2024-04-01 17:36:31 +02:00
parent c0e0345faa
commit 88bca67745
15 changed files with 87 additions and 62 deletions

View File

@@ -187,7 +187,7 @@ const updateDocumentAssignment = async () => {
v-if="!documentData.tags.includes('Bild')"
/>
<img
class="h-full w-full"
class=" w-full"
:src="documentData.url"
alt=""
v-else