.
This commit is contained in:
@@ -312,9 +312,10 @@
|
||||
{/await}
|
||||
|
||||
|
||||
|
||||
<div class="flex flex-row gap-2 justify-end items-center">
|
||||
<a
|
||||
class="p-2 rounded-lg hover:bg-gray-200 border-1 border-gray-300"
|
||||
class="p-2 rounded-lg hover:bg-gray-200 border-2 border-gray-300"
|
||||
{#if ausweis.ausgestellt}
|
||||
title="PDF Herunterladen"
|
||||
{:else}
|
||||
@@ -331,7 +332,7 @@
|
||||
{/if}
|
||||
</a>
|
||||
<a
|
||||
class="p-2 rounded-lg hover:bg-gray-200 border-1 border-gray-300"
|
||||
class="p-2 rounded-lg hover:bg-gray-200 border-2 border-gray-300"
|
||||
{#if ausweis.ausgestellt}
|
||||
title="PDF Herunterladen"
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user