MOBILE-2567 ios: Fix selecting shared files
parent
39e473e783
commit
0873bef530
|
@ -930,7 +930,7 @@ ion-app.app-root {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fix modals displayed over action sheet.
|
// Fix modals displayed over action sheet.
|
||||||
.disable-scroll ion-modal .ion-page {
|
&.disable-scroll ion-modal .ion-page {
|
||||||
pointer-events: initial;
|
pointer-events: initial;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue