From a69f819da404c9bb7a7443acc81c2223975a8f95 Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Fri, 21 Feb 2025 21:34:37 +0800 Subject: [PATCH] feat(playground): style resizable handle --- 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 282e98d..d36b75f 100644 --- a/src/app/(app)/playground/layout.tsx +++ b/src/app/(app)/playground/layout.tsx @@ -18,7 +18,7 @@ export default function PlaygroundLayout({ {problemDescription} - + {children}