Доработка NumInput

This commit is contained in:
Book Pauk
2020-02-20 21:06:21 +07:00
parent bb1069ca60
commit 2e172a08c7

View File

@@ -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 {