浏览代码

modal z-index

chente 5 年之前
父节点
当前提交
e453122b02
共有 1 个文件被更改,包括 2 次插入2 次删除
  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;