提交 7a415fa4 编写于 作者: J jljsj

update tag animationName

上级 2bea7237
......@@ -79,6 +79,3 @@
margin-right: 0;
}
}
.zoom-tag-leave{
animation: zoomOut .3s @ease-in-out-circ;
}
......@@ -16,6 +16,12 @@
.zoom-motion(zoom-left, antZoomLeft);
.zoom-motion(zoom-right, antZoomRight);
.zoom-tag-leave{
animation: antZoomOut .3s @ease-in-out-circ;
}
@keyframes antZoomIn {
0% {
opacity: 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册