fix(all): gesture controller can block scrolling

fixes #15725
This commit is contained in:
Manu Mtz.-Almeida
2018-09-25 17:45:02 +02:00
parent 29d00da2b4
commit 633360fcba
7 changed files with 35 additions and 26 deletions

View File

@@ -18,6 +18,10 @@ body.backdrop-no-scroll {
overflow: hidden;
}
body.backdrop-no-scroll .ion-page > ion-content {
--overflow: hidden;
}
// Ionic Colors
// --------------------------------------------------