mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 20:19:44 +08:00
Add transition to input addon
This commit is contained in:
parent
af3d1ff6ef
commit
5370df346c
@ -158,6 +158,7 @@
|
||||
border: 1px solid @input-border-color;
|
||||
border-radius: @border-radius-base;
|
||||
position: relative;
|
||||
transition: all .3s;
|
||||
|
||||
// Reset Select's style in addon
|
||||
.@{ant-prefix}-select {
|
||||
|
Loading…
Reference in New Issue
Block a user