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