The items in a standard ion-list
of ion-items
are too big for my app. How do I make them vertically smaller/shorter?
It seems that trying to modify the margin properties of the .item
class yields results that are, well, complete nonsense. This is not the answer. Modifying the padding properties of the same seems not to do anything. Also not the answer.