mirror of
https://github.com/paperclipai/paperclip
synced 2026-03-25 11:21:48 +00:00
Content was rendering behind the iPhone notch/dynamic island because no top safe area inset was applied. Added pt-[env(safe-area-inset-top)] to both the root Layout container and the mobile sidebar overlay. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>