It's easy to set a left margin/padding on the Angular Material Datepicker value just adding padding-left: xx on the input's css:
But is it possible to add left margin to the datepicker's placeholder?
I would like to have a bigger margin so that the validation symbol does not hide the placeholder's text:

