One simple way to adjust the left margin/padding for the Angular Material Datepicker value is by adding padding-left: xx
in the input
's css:
https://i.sstatic.net/V9GJ8.png
Is there a way to increase the left margin of the datepicker's placeholder?
I am looking to create more space so that the validation symbol does not overlap with the placeholder text: