As i’ve got a similar need, and also a similar problem…
I found a solution in another thread here:
This work perfectly for me:
ion-header {
ion-toolbar {
border-radius: 0 0 40px 40px;
overflow: hidden;
}
}
As i’ve got a similar need, and also a similar problem…
I found a solution in another thread here:
This work perfectly for me:
ion-header {
ion-toolbar {
border-radius: 0 0 40px 40px;
overflow: hidden;
}
}