Browse Source

fix pinter evnts in mobile

Bachir Soussi Chiadmi 6 years ago
parent
commit
b9364f784d

File diff suppressed because it is too large
+ 0 - 0
sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css


+ 3 - 0
sites/all/themes/custom/edlptheme/assets/styles/app.scss

@@ -272,6 +272,9 @@ main[role="main"]{
     //   // border-radius: $s/2;
     // }
   }
+  html.is-mobile &{
+    *{pointer-events: all!important;}
+  }
 }
 main[role="main"]{
   .layout-content{

Some files were not shown because too many files changed in this diff