zhangxc 5 tahun lalu
induk
melakukan
cdbb1bb8d2
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  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;