fix pinter evnts in mobile

This commit is contained in:
2018-04-26 23:29:54 +02:00
parent e3b19a7596
commit b9364f784d
2 changed files with 4 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -272,6 +272,9 @@ main[role="main"]{
// // border-radius: $s/2;
// }
}
html.is-mobile &{
*{pointer-events: all!important;}
}
}
main[role="main"]{
.layout-content{