Browse Source

disabled modale title interaction

Bachir Soussi Chiadmi 3 years ago
parent
commit
74909888c5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/css/app.scss

+ 1 - 0
assets/css/app.scss

@@ -107,6 +107,7 @@ section[role="main-content"]{
     margin: 0 0.5em 0.5em 0;
     background-color: rgba(255,255,255,0.6);
     border-radius: 3px;
+    pointer-events: none;
   }
 }