소스 검색

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;