From 8230935fd343be28bd71fb279e4f37aed796c58a Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 12 Jun 2018 11:27:35 +0900 Subject: [PATCH] :art: --- src/client/app/common/views/widgets/hashtags.vue | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 89b9976981..9ab855d927 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -76,13 +76,8 @@ root(isDark) margin-right 4px > div - .chart-enter - .chart-leave-to - opacity 0 - transform translateY(-30px) - - > * - transition transform .3s ease, opacity .3s ease + .chart-move + transition transform 1s ease > div display flex