Fix iPhone mobile header safe-area spacing

Add iOS safe-area viewport support and inset-aware mobile header/spacer
sizing so controls clear the notch or Dynamic Island. Desktop and tablet
headers remain unchanged. Includes focused unit and mobile browser
regression coverage.
This commit is contained in:
Jeppe B
2026-07-20 16:16:56 +02:00
committed by GitHub
parent c69f4f7fc7
commit 133e53cfa6
6 changed files with 77 additions and 5 deletions
+1
View File
@@ -27,6 +27,7 @@ export const ownedFilesByRole = {
"i18n.smoke.spec.ts",
"i18n.views.spec.ts",
"limited-backoffice.spec.ts",
"mobile-header-safe-area.spec.ts",
"navigation.smoke.spec.js",
"qr-new-customer-layout.spec.ts",
"release-bootstrap.spec.js",