Browse Source

Доработка NumInput

Book Pauk 5 years ago
parent
commit
2e172a08c7
1 changed files with 1 additions and 0 deletions
  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 {