Hello,
I used ion-menu with type=“overlay” , now I need to change ion-backdrop opacity.
i’ve tried put below code in variables.scss, but doesn’t change
ion-menu {
--ion-backdrop-color: rgba(255, 99, 165,.99) !important;
}
1 post - 1 participant