Commit 7ae6bac9 authored by afc163's avatar afc163

update input transition

parent 63b095f2
@import "~antd/lib/style/themes/default.less";
.input {
transition: all .3s;
transition: width .3s, margin-left .3s;
width: 0;
background: transparent;
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