mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
Change Tag appear animation
This commit is contained in:
parent
a5a79ceebf
commit
607e5729e5
@ -86,7 +86,7 @@
|
||||
|
||||
&-zoom-enter,
|
||||
&-zoom-appear {
|
||||
animation: antZoomIn .2s @ease-in-out-circ;
|
||||
animation: antFadeIn .2s @ease-in-out-circ;
|
||||
animation-fill-mode: both;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user