搜索框bug修复

This commit is contained in:
结发受长生
2019-05-18 09:45:55 +08:00
parent 093f3d2dfa
commit fedaac2d9f
5 changed files with 9 additions and 8 deletions
@@ -256,7 +256,7 @@
}
%anmCommon {
animation-duration: .3s;
animation-duration: .5s;
animation-fill-mode: both;
animation-timing-function: ease-in-out;
}