From 9d9a33be52834874392ddc6574b4e58f8362b8bc Mon Sep 17 00:00:00 2001 From: shadcn Date: Mon, 7 Jul 2025 15:10:32 +0400 Subject: [PATCH] fix: margin --- apps/v4/components/callout.tsx | 2 +- apps/v4/components/code-collapsible-wrapper.tsx | 2 +- apps/v4/components/component-preview-tabs.tsx | 2 +- apps/v4/components/component-preview.tsx | 2 +- apps/v4/styles/globals.css | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/v4/components/callout.tsx b/apps/v4/components/callout.tsx index 7d4ab3352d..7fc9fb0b7f 100644 --- a/apps/v4/components/callout.tsx +++ b/apps/v4/components/callout.tsx @@ -15,7 +15,7 @@ export function Callout({ return ( diff --git a/apps/v4/components/component-preview-tabs.tsx b/apps/v4/components/component-preview-tabs.tsx index ce81f47aa6..e38e7a0f4b 100644 --- a/apps/v4/components/component-preview-tabs.tsx +++ b/apps/v4/components/component-preview-tabs.tsx @@ -51,7 +51,7 @@ export function ComponentPreviewTabs({
+