فهرست منبع

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