Pārlūkot izejas kodu

update input transition

afc163 8 gadi atpakaļ
vecāks
revīzija
7ae6bac901
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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;