@7773783 wrote:
hi,
i need to devide a row into few rows. it make one over each other but a cant manage to fix it:<ion-row class="homeRow firstRow"> <ion-row class="transparentClockLine"> <ion-label class="clock">{{ time }}</ion-label> </ion-row> <ion-row class="profile"> <ion-label>blabla</ion-label> </ion-row> </ion-row>
Posts: 1
Participants: 1
