فهرست منبع

update input transition

afc163 8 سال پیش
والد
کامیت
7ae6bac901
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/HeaderSearch/index.less

+ 1 - 1
src/components/HeaderSearch/index.less

@@ -1,7 +1,7 @@
 @import "~antd/lib/style/themes/default.less";
 
 .input {
-  transition: all .3s;
+  transition: width .3s, margin-left .3s;
   width: 0;
   background: transparent;
   border-radius: 0;