Skip to content

fix: add appearance-none to date input to fix iOS width overflow#4

Open
jolle11 wants to merge 1 commit intomainfrom
claude/fix-mobile-drawer-swipe-7KlCQ
Open

fix: add appearance-none to date input to fix iOS width overflow#4
jolle11 wants to merge 1 commit intomainfrom
claude/fix-mobile-drawer-swipe-7KlCQ

Conversation

@jolle11
Copy link
Copy Markdown
Owner

@jolle11 jolle11 commented Mar 7, 2026

No description provided.

iOS Safari renders input[type="date"] with -webkit-appearance: menulist-button
by default, which applies a native intrinsic width that overrides CSS width
constraints and causes the input to overflow its container.

https://claude.ai/code/session_01MBSppyiCf5f4EeYSLUSeGG
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dot-life Ready Ready Preview, Comment Mar 7, 2026 4:11pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants