@anicacute09 wrote:
Hi guys, as the title says How can I achieve an input field with line only at the bottom.. is there a ionic class for that or do I need to use my own css for that matter. I want just like the how you put the list-inset css in the list div.. Thanks
<div class="list list-inset"> <label class="item item-input "> <i class="icon ion-email placeholder-icon custom-icon"></i> <input type="email"> </label> </div>
Posts: 1
Participants: 1