Przeglądaj źródła

器件点击效果

yangc 8 lat temu
rodzic
commit
16c624a971
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      components/mobile/brand/BrandDetail.vue

+ 3 - 0
components/mobile/brand/BrandDetail.vue

@@ -345,6 +345,9 @@
           &:nth-child(even) {
             background: #f9f9f9;
           }
+          &:active, &:hover {
+            background: #eee;
+          }
           .text-left {
             float: left;
             color: #333;