Merge pull request #1682 from marxjohnson/MOBILE-2724_integration
MOBILE-2724 label: Don't react to clicks on iOSmain
commit
8edaab6969
|
@ -50,7 +50,8 @@ ion-app.app-root core-course-module {
|
|||
}
|
||||
}
|
||||
|
||||
.core-not-clickable:active {
|
||||
.core-not-clickable:active,
|
||||
.core-not-clickable.activated {
|
||||
background-color: $list-background-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue