zhangxc 5 лет назад
Родитель
Сommit
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;