Explorar o código

修改化验导入部分删除图标层级

zhangxc %!s(int64=5) %!d(string=hai) anos
pai
achega
25d693f0a8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/AddInspect/index.less

+ 2 - 1
src/components/AddInspect/index.less

@@ -1,3 +1,4 @@
+
 @import "~@less/variables.less";
 .labelWrap>li {
     // cursor: pointer;
@@ -182,7 +183,7 @@
         position: absolute;
         top: -5px;
         right: -5px;
-        z-index: 30;
+        z-index: 1;
         border-radius: 50%;
         background: @closeIcon;
         // background: url('/img/close.png') no-repeat center center;