ion item margin

Solutions on MaxInterview for ion item margin by the best coders in the world

showing results for - "ion item margin"
Bobby
04 Mar 2017
1<ion-item class="ion-no-padding">
2  <ion-thumbnail>
3    <img class="imgmg" src="...">
4  </ion-thumbnail> 
5  <h2>Text</h2>
6</ion-item>