Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

How to grey out the background of a modal

$
0
0

I am using a modal in my app, the modal is not 100% wide nor 100% high. So I would like to grey out the view in the backgroud.
How to do this please ?

<ion-modal-view class="modal-center">

and

.modal-center {
  width: 96%;
  height: 96%;
  top: 1%;
  bottom: 1%;
  left: 1%;
  right: 1%;
  min-height: 0;
}

Thanks


Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>