dev: hotfix, cleaning some pubs

This commit is contained in:
2025-12-04 10:17:16 +07:00
parent b80ee5a55e
commit e7cab6caed
3 changed files with 13 additions and 17 deletions
@@ -110,8 +110,8 @@ function handleActionCellClick(event: Event, _cellRef: string) {
<TableBody v-else-if="rows.length === 0">
<TableRow>
<TableCell
:colspan="keys.length"
class="py-8 text-center"
:colspan="keys.length + 1"
class="py-5 text-center"
>
<div class="flex items-center justify-center">
<Info class="size-5 text-muted-foreground" />