From 49d2ef387902b10a031454afd459421acf49a003 Mon Sep 17 00:00:00 2001 From: Bot Date: Fri, 1 May 2026 14:00:37 +0800 Subject: [PATCH] fix: stabilize background scaling and positioning --- src/App.tsx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 79d3932..a68fd75 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -96,20 +96,28 @@ const MainApp: React.FC = () => { {customBackgroundImage && (
)} {customMobileBackgroundImage && (
)}