dev: hotfix, more standardization

This commit is contained in:
2025-10-12 12:15:52 +07:00
parent f7b66d2ad8
commit 966dc1c282
9 changed files with 12 additions and 12 deletions

No files matched your search

+1 -1
View File
@@ -11,7 +11,7 @@ const props = defineProps<{
<td
:class="
cn(
'p-4 align-middle [&:has([role=checkbox])]:pr-0',
'p-4 align-middle md:text-xs 2xl:text-sm [&:has([role=checkbox])]:pr-0',
props.class,
)
"