MOBILE-2724 label: Don't react to clicks
This commit is contained in:
parent
e10e0de010
commit
d146217b7e
@ -49,6 +49,10 @@ ion-app.app-root core-course-module {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.core-not-clickable:active {
|
||||||
|
background-color: $list-background-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ion-app.app-root.md core-course-module {
|
ion-app.app-root.md core-course-module {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user