From 2e172a08c71c21d69cb7330083d1ad94c4e3f84a Mon Sep 17 00:00:00 2001 From: Book Pauk Date: Thu, 20 Feb 2020 21:06:21 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20NumInput?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/components/share/NumInput.vue | 1 + 1 file changed, 1 insertion(+) 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 {