Posts by Lauro Sampaio • 3 points
2 posts
-
0
votes2
answers669
viewsA: Align text vertically between two buttons in Ionic 2
Thanks! I managed to solve with the code below. <span style="vertical-align: -26%;" item-left>{{ produto.quantidadeProduto }}</span>
ionic2answered Lauro Sampaio 3 -
0
votes2
answers669
viewsQ: Align text vertically between two buttons in Ionic 2
I’m having trouble aligning the value vertically between two buttons. Follow the code snippet and the result: <ion-list> <ion-thumbnail item-start> <img src={{produto.foto}}>…
ionic2asked Lauro Sampaio 3