任一存 2 lat temu
rodzic
commit
75f1f19eb6
1 zmienionych plików z 1 dodań i 0 usunięć
  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>