Riron / ionic-img-viewer

Ionic 2+ component providing a Twitter inspired experience to visualize pictures.
MIT License
283 stars 118 forks source link

How to change the background color? #131

Open julesmorel opened 6 years ago

julesmorel commented 6 years ago

Please provide you version information :

Dependency Version
ionic2
angular
ionic-img-viewer

Have you checked...

peachapol commented 5 years ago

add

image-viewer{ ion-backdrop { opacity: 0.95 !important; } }

to your app.scss