Browse Source

modal z-index

chente 5 năm trước cách đây
mục cha
commit
e453122b02
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;