From 8df94bca26eef855aab9e60c3deb9987578a5905 Mon Sep 17 00:00:00 2001 From: 3dtours Date: Thu, 25 Jun 2026 17:11:19 +0700 Subject: [PATCH] =?UTF-8?q?fix:=20s=E1=BB=ADa=20l=E1=BB=97i=20hi=E1=BB=83n?= =?UTF-8?q?=20th=E1=BB=8B=20tr=C3=AAn=20m=C3=A0n=20h=C3=ACnh=20android?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/TourNavigationPage.tsx | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/frontend/src/pages/TourNavigationPage.tsx b/frontend/src/pages/TourNavigationPage.tsx index 3682d2c..5d47710 100644 --- a/frontend/src/pages/TourNavigationPage.tsx +++ b/frontend/src/pages/TourNavigationPage.tsx @@ -364,12 +364,13 @@ export const TourNavigationPage: React.FC = ({ tourId, return (
-
-

@@ -377,7 +378,7 @@ export const TourNavigationPage: React.FC = ({ tourId,

-
+
= ({ tourId, ? 'bg-blue-600 border-blue-400 text-white animate-pulse' : 'bg-white dark:bg-slate-900 border-slate-200 dark:border-slate-700 text-slate-600 dark:text-blue-400' }`} + style={{ bottom: 'calc(2rem + env(safe-area-inset-bottom, 0px))' }} title="Định vị vị trí hiện tại của bạn" > @@ -428,6 +430,7 @@ export const TourNavigationPage: React.FC = ({ tourId, ? 'bg-green-600 border-green-400 text-white animate-pulse' : 'bg-white dark:bg-slate-900 border-slate-200 dark:border-slate-700 text-slate-600 dark:text-green-500' }`} + style={{ bottom: 'calc(6rem + env(safe-area-inset-bottom, 0px))' }} title={isTrackingLocation ? "Tắt tự động định tâm vị trí" : "Bật tự động định tâm theo vị trí của bạn"} > @@ -443,6 +446,7 @@ export const TourNavigationPage: React.FC = ({ tourId, ? 'bg-blue-600 border-blue-400 text-white animate-pulse' : 'bg-white dark:bg-slate-900 border-slate-200 dark:border-slate-700 text-slate-600 dark:text-blue-400' }`} + style={{ bottom: 'calc(2rem + env(safe-area-inset-bottom, 0px))' }} >