This commit is contained in:
Jens Cornelsen
2025-04-13 13:22:11 +02:00
parent 50c2e3a6ce
commit 883c019293

View File

@@ -216,7 +216,7 @@
</li> </li>
</ul> </ul>
</div> </div>
<div class="flex flex-row flex-wrap items-center gap-2"> <div class="flex flex-row flex-wrap items-center gap-2 mb-4">
{#if ausweis.ausgestellt} {#if ausweis.ausgestellt}
<span class="bg-green-600 px-2 py-0.5 text-sm font-semibold rounded-lg text-white">Ausgestellt</span> <span class="bg-green-600 px-2 py-0.5 text-sm font-semibold rounded-lg text-white">Ausgestellt</span>
{:else if ausweis.bestellt} {:else if ausweis.bestellt}