dev: hotfix, adjust some inputs

This commit is contained in:
2025-10-12 21:24:35 +07:00
parent e71bb4d13d
commit cad7ac6a71
4 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const props = defineProps<{
<td
:class="
cn(
'p-4 align-middle md:text-xs 2xl:text-sm [&:has([role=checkbox])]:pr-0',
'p2 2xl:p-3 align-middle md:text-xs 2xl:text-sm [&:has([role=checkbox])]:pr-0',
props.class,
)
"