浏览代码

Доработка 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%;
     font-size: 130%;
     border-radius: 20px;
     border-radius: 20px;
     color: #bbb;
     color: #bbb;
+    cursor: pointer;
 }
 }
 
 
 .button:hover {
 .button:hover {