In Ionic 3, I could set the height of <button> to fill entire grid column like this: <ion-grid> <ion-row style="height:120px"> <ion-col> <button ...
確定! 回上一頁