diff --git a/client/components/share/NumInput.vue b/client/components/share/NumInput.vue index 714e018a..076d6b22 100644 --- a/client/components/share/NumInput.vue +++ b/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 {