MOBILE-4081 theme: Fix clicks on nested ion-items

main
Noel De Martin 2022-12-15 11:02:43 +01:00
parent 578c40f3d1
commit 0a6fea5d7a
1 changed files with 1 additions and 0 deletions

View File

@ -1482,6 +1482,7 @@ ion-item.ion-activatable:not(.only-links) {
ion-anchor, a,
ion-button, button,
ion-item.ion-focusable,
audio, video, select, input, iframe {
pointer-events: visible;
}