From c649cb06c96ba87d0012fa6160932cd92cbdc5a7 Mon Sep 17 00:00:00 2001 From: mawkone Date: Sun, 14 Jun 2026 13:35:06 -0700 Subject: [PATCH] fix(preview): align background color and padding with new dashboard theme --- .../[workspace]/project/[projectId]/(home)/preview/page.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/preview/page.tsx b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/preview/page.tsx index 9fd30a4..90c4259 100644 --- a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/preview/page.tsx +++ b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/preview/page.tsx @@ -261,6 +261,7 @@ export default function PreviewTab() { display: "flex", justifyContent: "center", alignItems: "center", + padding: "20px 32px", }} >