Pārlūkot izejas kodu

器件选型移入优化还原

yangc 7 gadi atpakaļ
vecāks
revīzija
2b372eeed4
1 mainītis faili ar 2 papildinājumiem un 3 dzēšanām
  1. 2 3
      components/home/KindCategory.vue

+ 2 - 3
components/home/KindCategory.vue

@@ -92,9 +92,8 @@
   }
   .kind-category {
     position: absolute;
-    width: 220px;
+    width: 200px;
     height: 477px;
-    z-index: 2;
 
     .kind-main {
       margin: 0;
@@ -139,7 +138,7 @@
     .kind-children {
       position: absolute;
       top: 0;
-      left: 220px;
+      left: 200px;
       z-index: 9;
       box-shadow: 1px 0 3px #666;