From 07bd4d73e099971e4957c1a49e28fc61d2c1504a Mon Sep 17 00:00:00 2001 From: eliang-stripe <99840257+eliang-stripe@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:22:12 -0500 Subject: [PATCH] Adjust position of dashboard preview (#165) * adjust position of dashboard preview, fix component border cut off bug * prettier --------- Signed-off-by: eliang-stripe <99840257+eliang-stripe@users.noreply.github.com> --- app/components/Screen.tsx | 4 ++-- app/components/testdata/CreatePaymentsButton.tsx | 2 +- app/globals.css | 2 +- components/ui/badge.tsx | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/components/Screen.tsx b/app/components/Screen.tsx index 4402989e..c186fd21 100644 --- a/app/components/Screen.tsx +++ b/app/components/Screen.tsx @@ -32,12 +32,12 @@ export default function Screen({ {/* Furever site container */}