fix(InputDate/InputTime): increase segments width#6339
fix(InputDate/InputTime): increase segments width#6339benjamincanac merged 5 commits intonuxt:v4from
Conversation
📝 WalkthroughWalkthroughAdjusted Tailwind width utilities for segment slots in two theme files. In src/theme/input-date.ts the Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
commit: |
benjamincanac
left a comment
There was a problem hiding this comment.
@mikenewbon I think we should increase day and month by one so they look identical, wdyt?
|
@benjamincanac lgtm, pushed! (Feel free to change if I misunderstood) |
🔗 Linked issue
Resolves #6338
❓ Type of change
📚 Description
Initially I thought it was just xs/sm that was broken as they split onto two lines on mobile but in all sizes it was squashed.
📝 Checklist