diff --git a/components/upload/style/index.less b/components/upload/style/index.less index 571cef7da8..52182ece5e 100644 --- a/components/upload/style/index.less +++ b/components/upload/style/index.less @@ -529,6 +529,7 @@ .@{upload-prefix-cls}-animate-inline-leave { animation-duration: @animation-duration-slow; animation-timing-function: @ease-in-out-circ; + animation-fill-mode: forwards; } .@{upload-prefix-cls}-animate-inline-appear,