@ -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);
animation: antZoomOut .3s @ease-in-out-circ;
@keyframes antZoomIn {
0% {
opacity: 0;