Changes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user