span all columns

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2025-09-24 23:22:40 +02:00
parent d92e6a3e90
commit 3773ccfbbf

View File

@@ -90,7 +90,7 @@
{/each}
{:else}
<tr class="hover:bg-base-300">
<td colspan="2" class="text-center leading-9"
<td colspan={3} class="text-center leading-9"
><span class="text-3xl">(·.·)</span><br />No data wells found</td
>
</tr>