From ef753dd6c88e34a071c0257bffd5a98d20afcaf1 Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Sun, 9 Mar 2025 14:46:43 +0800 Subject: [PATCH] style(problems, workspace): adjust ScrollArea height and flex layout --- src/app/(app)/problems/[id]/@problem/layout.tsx | 2 +- src/app/(app)/problems/[id]/@workspace/layout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(app)/problems/[id]/@problem/layout.tsx b/src/app/(app)/problems/[id]/@problem/layout.tsx index b6b4dc0..78d658a 100644 --- a/src/app/(app)/problems/[id]/@problem/layout.tsx +++ b/src/app/(app)/problems/[id]/@problem/layout.tsx @@ -15,7 +15,7 @@ export default function ProblemLayout({ }: ProblemLayoutProps) { return ( - + - +