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-button, button,
|
||||
ion-item.ion-focusable,
|
||||
audio, video, select, input, iframe {
|
||||
pointer-events: visible;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue