Merge pull request #3507 from NoelDeMartin/MOBILE-4081
MOBILE-4081 theme: Fix clicks on nested ion-itemsmain
commit
58aeadb6b7
|
@ -1482,6 +1482,7 @@ ion-item.ion-activatable:not(.only-links) {
|
||||||
|
|
||||||
ion-anchor, a,
|
ion-anchor, a,
|
||||||
ion-button, button,
|
ion-button, button,
|
||||||
|
ion-item.ion-focusable,
|
||||||
audio, video, select, input, iframe {
|
audio, video, select, input, iframe {
|
||||||
pointer-events: visible;
|
pointer-events: visible;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue