Jelajahi Sumber

Merge branch 'master' of http://192.168.0.115:3000/chenzhiguang/scene_wisdom

xzw 4 tahun lalu
induk
melakukan
3c282cb5d7
1 mengubah file dengan 3 tambahan dan 2 penghapusan
  1. 3 2
      css/hardware.css

+ 3 - 2
css/hardware.css

@@ -111,10 +111,11 @@
 
 .ac-left li{
   margin: 16px 0;
+  cursor: pointer;
 }
 
-.ac-left li:not(:first-of-type),.ac-left li:not(:last-of-type){
-  cursor: pointer;
+.ac-left li:first-of-type,.ac-left li:last-of-type{
+  cursor: auto;
 }