update table layout
All checks were successful
deploy / build-and-deploy (push) Successful in 21s

This commit is contained in:
2025-11-30 17:55:13 +01:00
parent 7c04bc6e48
commit d4693c0d26

View File

@@ -60,7 +60,7 @@
</td>
{/each}
{#if onEdit || onDelete}
<td>
<td class="px-3">
{#if onEdit}
<button class="cursor-pointer" onclick={() => onEdit(d)}>
<span class="iconify iconify-[heroicons--pencil-square]"></span>