Date Picker helper text alignment

Hi!

I am using Date Picker inside a Toolbar component. All Toolbar Items are vertically centered, so when the Date Picker validation text is displayed I get this unpleasant alignment:

Any suggestion about how to handle this? Is there any configuration I could use?

I am thinking that probably I could solve it by setting position: absolute on the validation message but it feels like a hack.

Thank you for your help!

Roberto