浏览代码

bug(4937)

zhangxc 5 年之前
父节点
当前提交
cdbb1bb8d2
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/css/knowledgeMap.less
  2. 1 1
      src/css/knowledgeTree.less

+ 1 - 1
src/css/knowledgeMap.less

@@ -96,7 +96,7 @@
                     background: #fff;
                     color: #333;
                     border: 1px solid #e6e6e6;
-                    z-index: 2;
+                    z-index: 3;
                 }
                 .selectItem:hover{
                     background: #E2ECFF;

+ 1 - 1
src/css/knowledgeTree.less

@@ -99,7 +99,7 @@
                     background: #fff;
                     color: #333;
                     border: 1px solid #e6e6e6;
-                    z-index: 2;
+                    z-index: 3;
                 }
                 .selectItem:hover{
                     background: #E2ECFF;