MOBILE-4081 theme: Fix clicks on nested ion-items
parent
578c40f3d1
commit
0a6fea5d7a
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue