Set min-height of ion-item to less than default 48px

Hey there,

Per default the min-height of an ion-item in an ion-list is 48px.

I can successfully increase the height of ion-items in an ion-list, by setting the --min-height property of the ion-item to more than 48px.

How can I decrease the height of ion-items? When setting the --min-height property of an ion-item to 40px or 32px, or whatever <48px, the height of the ion-item just stays the same…

Thanks and best regards,
Rafael