fix: avoid extra mobile browser bottom inset

This commit is contained in:
Federico Jaramillo Martinez
2026-05-31 20:13:28 +02:00
parent fdd2cf2390
commit a038da669c
3 changed files with 15 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Fix mobile browser layout so the app no longer leaves an extra bottom gap above browser controls while preserving standalone PWA safe-area spacing.