diff --git a/src/components/cards/PluginAppCard.vue b/src/components/cards/PluginAppCard.vue
index dfc1a632..b7e528a4 100644
--- a/src/components/cards/PluginAppCard.vue
+++ b/src/components/cards/PluginAppCard.vue
@@ -197,8 +197,8 @@ const dropdownItems = ref([
-
- {{ props.count?.toLocaleString() }}
+
+ {{ props.count?.toLocaleString() }}
diff --git a/src/components/cards/PluginCard.vue b/src/components/cards/PluginCard.vue
index f4bddb03..b50c8e80 100644
--- a/src/components/cards/PluginCard.vue
+++ b/src/components/cards/PluginCard.vue
@@ -1,6 +1,7 @@