mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
update input-number transition style
This commit is contained in:
parent
d184b39450
commit
a4ad6cd1b0
@ -151,6 +151,7 @@
|
||||
height: 28px;
|
||||
position: relative;
|
||||
opacity: 0;
|
||||
transition: opacity 0.24s linear 0.1s;
|
||||
}
|
||||
|
||||
&:hover &-handler-wrap {
|
||||
|
Loading…
Reference in New Issue
Block a user