wangxy 2 năm trước cách đây
mục cha
commit
30ddc5bab3
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      components/sidebar.vue

+ 2 - 1
components/sidebar.vue

@@ -76,13 +76,14 @@ export default {
   //display: none;
   position: fixed;
   z-index: 100;
-  top: 200px;
+  top: 80px;
   right: 0;
 
   li {
     width: 94px;
     height: 102px;
     position: relative;
+    cursor: pointer;
 
     i {
       width: 45px;