瀏覽代碼

Доработка 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 {