Hi all - I’m using the ion-datetime control in my app and it’s functioning perfectly. However I’ve been unable to find a way to style the picker that comes up from the bottom of the screen after touching the ion-datetime component.
Is styling of the picker possible? I’m hoping this is simply due to my relatively nascent understanding of CSS!!
i use google chrome dev tools to find the classes of the picker interface.
and this is my cssCode in app.scss . I am able to add a background image, change font, size and color.