How to change backdrop opacity on select fields

How can I change the ion-backdrop opacity on ion-alert when select fields are triggered ?

I see the opacity param defined to 0.5 on component inline css style.
I will lose the transition if I override the opacity directly from css file.

Anyone can tell me just where to find the Alert module?

I walk through the project and don’t found one place where the opacity transition is defined.