소스 검색

Доработка NumInput

Book Pauk 5 년 전
부모
커밋
2e172a08c7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      client/components/share/NumInput.vue

+ 1 - 0
client/components/share/NumInput.vue

@@ -164,6 +164,7 @@ class NumInput extends NumInputProps {
     font-size: 130%;
     border-radius: 20px;
     color: #bbb;
+    cursor: pointer;
 }
 
 .button:hover {