From 4022e8559b891ca5f711a85046f0ecb010661e7f Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Mon, 24 Feb 2025 20:03:37 +0800 Subject: [PATCH] fix(playground/layout): adjust margin for ResizableHandle for better spacing --- src/app/(app)/playground/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(app)/playground/layout.tsx b/src/app/(app)/playground/layout.tsx index 87da06f..51fb3e8 100644 --- a/src/app/(app)/playground/layout.tsx +++ b/src/app/(app)/playground/layout.tsx @@ -20,7 +20,7 @@ export default function PlaygroundLayout({ {workspace}