diff --git a/style/components/table.less b/style/components/table.less index ee47418e98..704cc7f6fb 100644 --- a/style/components/table.less +++ b/style/components/table.less @@ -7,6 +7,7 @@ font-size: @font-size-base; color: @text-color; border-radius: 6px; + transition: opacity 0.3s ease; table { width: 100%;