xdan / datetimepicker

jQuery Plugin Date and Time Picker
https://xdsoft.net/jqplugins/datetimepicker/
MIT License
3.5k stars 1.52k forks source link

input width #815

Open serdar78 opened 10 months ago

serdar78 commented 10 months ago

When I click on the input, why does the date exceed the width of the input to the right? How can I make the date appear as the width of the input? Because I add width: "250px" or auto to the properties of the date, but it does not work.
thank you