Browse Source

样式优化

seimin 3 years ago
parent
commit
b880da1259
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/app/share/dialog-delete/dialog-delete.component.less

+ 1 - 1
src/app/share/dialog-delete/dialog-delete.component.less

@@ -8,7 +8,7 @@
8
   width: 100%;
8
   width: 100%;
9
   height: 100%;
9
   height: 100%;
10
   background: rgba(0, 0, 0, 0.4);
10
   background: rgba(0, 0, 0, 0.4);
11
-  z-index: 99;
11
+  z-index: 9999999;
12
 
12
 
13
   .modalBody {
13
   .modalBody {
14
     width: 350px;
14
     width: 350px;