@rahulionicdeveloper wrote:
Hi , I want to fit this row as a table like structure.But in Avtar the picture size is small but it takes lots of space(padding and margin.)
<div class="row ">
<div class="col">
<ion-item class="item-profile">
<div class="item-avatar">
<img ng-src="img/crown.jpg">
</div>
</ion-item>
</div>
<div class="col">Rahul Singh</div>
<div class="col">40</div>
</div>
Posts: 1
Participants: 1