Pre-conf work 2025

This commit is contained in:
2025-09-02 08:25:41 -04:00
parent 550021a18e
commit 4acbec6288
75 changed files with 8047 additions and 5228 deletions

View File

@@ -420,7 +420,7 @@ export function DependencyInspector({
dependencies.some((d) => d.status !== "available") || drifts.length > 0;
return (
<Card className={cn("h-[calc(100vh-12rem)]", className)}>
<Card className={cn("h-full", className)}>
<CardHeader className="pb-2">
<CardTitle className="flex items-center justify-between text-sm">
<div className="flex items-center gap-2">