MOBILE-2444 ios: Fix click links and media in quiz in iOS
parent
30c78bcee3
commit
b1aff5b87d
|
@ -824,6 +824,7 @@ body.keyboard-is-open core-ion-tabs .tabbar {
|
|||
// Fix links and videos in ion-radio and ion-checkbox.
|
||||
.item.item-radio, .item.item-checkbox {
|
||||
.input-wrapper {
|
||||
position: relative;
|
||||
z-index: 5;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue