v1.143.2
Fix
Improve sheet overlay positioning for iOS PWA
- Updated the top positioning of the .sheet-overlay class to use max() with safe-area-inset for better compatibility with iOS status bar.
- Removed redundant iOS-specific class handling for overlay positioning, streamlining the CSS for clarity.
