From cae1ac6745b0efb9cfcc1ac0e6e64b1fafe5693f Mon Sep 17 00:00:00 2001 From: "ns77@siliconpin.com" Date: Wed, 3 Sep 2025 14:07:25 +0000 Subject: [PATCH] v2 --- CONTENT/ROOT_URI/Agent/Agent_Nav.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/CONTENT/ROOT_URI/Agent/Agent_Nav.php b/CONTENT/ROOT_URI/Agent/Agent_Nav.php index 5d20727..3d3c0c1 100644 --- a/CONTENT/ROOT_URI/Agent/Agent_Nav.php +++ b/CONTENT/ROOT_URI/Agent/Agent_Nav.php @@ -50,6 +50,10 @@ align-items: center; border-top: 1px solid rgba(255,255,255,0.2); z-index: 999; + + /* ✅ Safe area support (iPhone notch, Android nav bar) */ + padding-bottom: env(safe-area-inset-bottom); + padding-bottom: constant(safe-area-inset-bottom); /* older iOS */ } .agent-bottom-link { color: #fff; @@ -104,12 +108,7 @@ Transaction - - - \ No newline at end of file +