Browse Source

modal z-index

chente 5 years ago
parent
commit
e453122b02
1 changed files with 2 additions and 2 deletions
  1. 2 2
      css/cld-custom.css

+ 2 - 2
css/cld-custom.css

@@ -1,9 +1,9 @@
 /* app dialog */
 .modal {
-  z-index: 1049
+  z-index: 949
 }
 .modal-backdrop{
-  z-index: 1040
+  z-index: 940
 }
 .dialog-sheet{
   position: relative;