Browse Source

淦淦淦

任一存 2 năm trước cách đây
mục cha
commit
75f1f19eb6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/components/times/timecommon.vue

+ 1 - 0
src/components/times/timecommon.vue

@@ -233,6 +233,7 @@ const onClickItem = item => {
     width: 3.5rem;
     height: 3.5rem;
     transform: translate(-40%, -40%);
+    cursor: pointer;
   }
 }
 </style>