.
This commit is contained in:
@@ -312,9 +312,9 @@
|
||||
{/await}
|
||||
|
||||
|
||||
<div class="flex flex-row justify-start items-center">
|
||||
<div class="flex flex-row justify-start items-center mt-4">
|
||||
<a
|
||||
class="p-1 rounded-lg hover:bg-gray-200 border-1 border-gray-600"
|
||||
class="p-1 rounded-lg hover:bg-gray-200 ml-2 border-2 border-gray-600"
|
||||
title="PDF Herunterladen"
|
||||
target="_blank"
|
||||
href="/pdf/ansichtsausweis?id={ausweis.id}"
|
||||
@@ -326,7 +326,7 @@
|
||||
{/if}
|
||||
</a>
|
||||
<a
|
||||
class="p-1 rounded-lg hover:bg-gray-200 border-1 border-gray-600"
|
||||
class="p-1 rounded-lg hover:bg-gray-200 border-2 border-gray-600"
|
||||
title="PDF Herunterladen"
|
||||
target="_blank"
|
||||
href="/pdf/datenblatt?id={ausweis.id}"
|
||||
|
||||
Reference in New Issue
Block a user