82e5b4506d891bc9103e6924057bb842d1e2da5b
All checks were successful
build-website / build (push) Successful in 1m34s
- Replace calc() with env() approach (which returns 0px in portrait) - Use inset: 0 to fill entire viewport including safe areas - Add -webkit-fill-available for proper iOS height handling - Add iOS-specific meta tags for full-screen web app support - Include style element with !important to override any conflicts - Use @supports query to target only Safari browsers This approach bypasses the buggy env() functions and uses native iOS solutions
Description
No description provided
Languages
HTML
59.7%
CSS
29.5%
JavaScript
9.1%
TypeScript
1.6%