Joseph Evans
Results
1
comments of
Joseph Evans
@localjo's css works for date, but it is missing the following when time select is present: ``` .react-datepicker-time__header { font-size: 0.944em; } .react-datepicker__navigation--next--with-time { right: 80px; } ``` I also...