update input-number transition style

This commit is contained in:
afc163 2015-10-09 20:52:41 +08:00
parent d184b39450
commit a4ad6cd1b0

View File

@ -151,6 +151,7 @@
height: 28px;
position: relative;
opacity: 0;
transition: opacity 0.24s linear 0.1s;
}
&:hover &-handler-wrap {