wojtekmaj/react-time-picker

Leading 0 on the minutes shows up far away from the number

dev-bre opened this issue · 2 comments

I am experiencing issues with my design where the leading 0 shows up far away from the actual minute value.
for now I am just hiding it, but the I would like to see the leading 0, how to fix this?

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

It's likely that your custom styles are somehow interfering with the defaults I provide for the React-Time-Picker. You will need to add a bit of custom styling yourself.