Browse Source

修改样式

zhangxc 5 years atrás
parent
commit
76be3d61ae
2 changed files with 3 additions and 0 deletions
  1. 2 0
      src/css/indexHorizontal.less
  2. 1 0
      src/css/indexVert.less

+ 2 - 0
src/css/indexHorizontal.less

@@ -291,6 +291,7 @@
 }
 .infoTab {
     margin-right: 15px;
+    cursor: pointer;
 }
 .activeTab {
     color: #267FD7;
@@ -306,4 +307,5 @@
     color: #267FD7;
     text-align: center;
     margin-left: 20px;
+    cursor: pointer;
 }

+ 1 - 0
src/css/indexVert.less

@@ -314,4 +314,5 @@
     color: #267FD7;
     text-align: center;
     margin-left: 20px;
+    cursor: pointer;
 }