From 3f1f6af30c1d989f04b47e38dd189784cf8821f6 Mon Sep 17 00:00:00 2001 From: Henry Li Date: Sat, 17 Jan 2026 22:01:17 +0800 Subject: [PATCH] feat: change back to 60px height --- frontend/src/components/workspace/workspace-header.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/workspace/workspace-header.tsx b/frontend/src/components/workspace/workspace-header.tsx index b304072..d632171 100644 --- a/frontend/src/components/workspace/workspace-header.tsx +++ b/frontend/src/components/workspace/workspace-header.tsx @@ -10,12 +10,12 @@ export function WorkspaceHeader({ className }: { className?: string }) { return (
{state === "collapsed" ? ( -
+
DF