This commit is contained in:
pa
2026-03-04 23:36:04 +09:00
parent 1be9d13cd4
commit 3de0e30ad2
10 changed files with 816 additions and 248 deletions

View File

@@ -75,7 +75,7 @@ export function getColumns({
'h-4 w-4',
isActive
? 'text-primary'
: 'text-muted-foreground/0 group-hover/row:text-muted-foreground/40'
: 'text-muted-foreground/0 group-hover/row:text-muted-foreground'
]}
/>
</div>