I have a list of ion-items with an icon followed by text. When the icon size is smaller as seen on the image below, the text seems to vertically align itself to the center of th
Actually Ionic does that to you. But you need to inform where the elements will be with item-start, item-end, etc.
item-start
item-end
Just set your code like this:
Recent