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

Ionic - Make certain modals fullscreen

$
0
0

EDIT (since I can’t edit my first post)

When using this SCSS on iOS, the modal overlaps with the statusbar.
To fix this: add this to app.scss

.ios .modal-fullscreen {
    .modal-wrapper {
        top: 26px;
    }
}

Viewing all articles
Browse latest Browse all 229678

Trending Articles



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