浏览代码

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

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