소스 검색

淦淦淦

任一存 2 년 전
부모
커밋
75f1f19eb6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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>