zhangxc hace 5 años
padre
commit
cdbb1bb8d2
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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;