update input-number disabled style

This commit is contained in:
afc163 2016-05-14 15:17:42 +08:00
parent 04e0bbdfa2
commit c99a59a44c

View File

@ -7,11 +7,7 @@
.handler-disabled() {
opacity: 0.72;
color: #ccc !important;
cursor: default;
&:hover {
color: #ccc;
cursor: default;
}
cursor: not-allowed;;
}
.@{input-number-prefix-cls} {