Date picker element help

Hi guys! Trying to work with date picker element and faced some problems.

First of all, can I make ‘Apr’ and ‘2025’ be together with for example gap 8px?

Second, can I make a padding for the actual calendar so that those arrows are not touching the borders?

And the last one, am I able to add another button to the actions tab? I want it to have Apply and Cancel.

Thanks!

you can use css + html to modify the component, firts, seek the componente name on the inspector and within you modify the compone by css coding.