+ v-tooltip="{content: category.name, placement: 'bottom-start', delay: { show: 500 }}"
+ :name="category.icon"
+ />
- {{ post.shoutedCount }}
+
+ {{ post.shoutedCount }}
- {{ post.commentsCount }}
+
+ {{ post.commentsCount }}
diff --git a/pages/admin/categories.vue b/pages/admin/categories.vue
index 045542541..e09db79c0 100644
--- a/pages/admin/categories.vue
+++ b/pages/admin/categories.vue
@@ -1,13 +1,17 @@