I want to further customize ion-datetime to meet the needs of my client for a simple year-picker:
<ion-datetime mode="md" value="1991" presentation="year" size="cover"></ion-datetime>
Couldn’t find a hint in documentation, but managed so far to adapt background and color with css variables.
Still need to adapt at least font-size, line-height, also maybe padding and border.
Not able to find any more css variables to do this. Also the relevant shadow-dom elements are not available as parts.
Any help is much appreciated
1 post - 1 participant