I have a projet where i want to use this type of login :
I have set up a modal correctly and i can dismiss it with no problem, but my problem is that it take th
I got it finnaly, i was not selecting the right attribute.
Here what worked :
page-login {
.sample-modal-page {
padding: 30px;
background: rgba(0,0,0,0.5);
}
}
Thank you to varun aaruru for helping me and all the caracteristic he gave for nice editing
here you can also find a nice post talking about how to nicely design it : https://forum.ionicframework.com/t/custom-modal-alert-with-html-form/47980/19