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;