Skip to content

Increase settings button tap target on mobile#39

Merged
selfcontained merged 1 commit into
mainfrom
fix/mobile-settings-tap-target
Mar 11, 2026
Merged

Increase settings button tap target on mobile#39
selfcontained merged 1 commit into
mainfrom
fix/mobile-settings-tap-target

Conversation

@selfcontained

Copy link
Copy Markdown
Owner

Summary

  • Increase settings button padding from py-2.5 to py-4 on mobile for a larger tap target
  • Bump text from text-xs to text-sm and icon from h-3.5 to h-4 on mobile
  • Ensure minimum 0.5rem bottom padding even when safe-area-inset-bottom is zero
  • Desktop layout unchanged (keeps compact py-2.5 / text-xs sizing)

Test plan

  • On mobile, verify the Settings button at the bottom of the sidebar is easy to tap
  • On desktop, verify the Settings button looks unchanged

🤖 Generated with Claude Code

Larger padding (py-4), text (text-sm), and icon (h-4 w-4) on mobile
for easier tapping. Desktop keeps the compact size. Also ensures a
minimum bottom padding even when safe-area-inset-bottom is zero.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@selfcontained
selfcontained merged commit c658810 into main Mar 11, 2026
1 check passed
@selfcontained
selfcontained deleted the fix/mobile-settings-tap-target branch April 9, 2026 03:01
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.

1 participant