fix color of the logs button to be themed

This commit is contained in:
Cody Seibert
2025-12-16 01:03:07 -05:00
parent 25044d40b9
commit b1dcb8a9d7
2 changed files with 2 additions and 1 deletions

1
.automaker Symbolic link
View File

@@ -0,0 +1 @@
/Users/webdevcody/Workspace/automaker/.automaker

View File

@@ -898,7 +898,7 @@ export const KanbanCard = memo(function KanbanCard({
) : null}
{onViewOutput && !feature.skipTests && (
<Button
variant="ghost"
variant="secondary"
size="sm"
className="h-7 text-[11px] px-2"
onClick={(e) => {