From 84ebd17be9b8c5bab8d9627420ad374dccee5bbe Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Thu, 10 Apr 2025 20:38:39 +0800 Subject: [PATCH] style(playground): adjust header layout and z-index for centered RunCode button --- src/components/features/playground/header.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/features/playground/header.tsx b/src/components/features/playground/header.tsx index 9fd5c3b..b1f7628 100644 --- a/src/components/features/playground/header.tsx +++ b/src/components/features/playground/header.tsx @@ -16,20 +16,20 @@ export function PlaygroundHeader({ {...props} className={cn("relative", className)} > -