Commit 7ae6bac9 authored by afc163's avatar afc163

update input transition

parent 63b095f2
@import "~antd/lib/style/themes/default.less"; @import "~antd/lib/style/themes/default.less";
.input { .input {
transition: all .3s; transition: width .3s, margin-left .3s;
width: 0; width: 0;
background: transparent; background: transparent;
border-radius: 0; border-radius: 0;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment