Resizing dcc.DatePickerSingle or reducing the internal padding

I have started using dcc.DatePickerSingle and would like it’s height, padding, and font-size to be consistent with my dcc.Dropdowns. Is there any way to adjust its height or reduce the large amount of padding it has? (CSS rookie here). Everything I’ve tried has made no change to its sizing.