From 1b154ba55027944909b5724eb0dfe6f84c547711 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Fri, 8 May 2026 08:47:34 -0700 Subject: [PATCH] Fix workspace content row sizing --- apps/yaak-client/components/Workspace.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/yaak-client/components/Workspace.tsx b/apps/yaak-client/components/Workspace.tsx index 9557c9f5..0ce50373 100644 --- a/apps/yaak-client/components/Workspace.tsx +++ b/apps/yaak-client/components/Workspace.tsx @@ -128,7 +128,7 @@ export function Workspace() { ); return ( -
+
{header}