diff --git a/src/client/app/common/views/widgets/hashtags.vue b/src/client/app/common/views/widgets/hashtags.vue index 8c9ca5d41..1f1e6ceb5 100644 --- a/src/client/app/common/views/widgets/hashtags.vue +++ b/src/client/app/common/views/widgets/hashtags.vue @@ -5,7 +5,7 @@

%fa:spinner .pulse .fw%%i18n:common.loading%

-
+
#{{ stat.tag }} @@ -13,7 +13,7 @@
-
+
@@ -74,6 +74,14 @@ root(isDark) margin-right 4px > div + .chart-enter + .chart-leave-to + opacity 0 + transform translateY(-30px) + + > * + transition transform .3s ease, opacity .3s ease + > div display flex align-items center