I found a similar query over on Stack Overflow, but it's related to Ionic 1 where the ion-item
still includes ion-content
. In Ionic 2, there is no ionic-content
element. I've attempted to adjust the height, padding, and margin of both the ion-item
itself and the item-inner
class but I can't seem to achieve a consistent reduction in size for the ion-items.
Query: How can I make the ion-items in an ion-list narrower/smaller/less tall in Ionic 2? P.S. this is while using Ionic 2 beta 10