From c59a555a2d24e01ad3d97b3d573940021ace5ab7 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Sat, 13 Jun 2026 18:03:26 +0800 Subject: [PATCH] feat: enhance plugin tags display with improved styling and layout --- src/components/cards/PluginAppCard.vue | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/src/components/cards/PluginAppCard.vue b/src/components/cards/PluginAppCard.vue index fe6d046b..fd09b663 100644 --- a/src/components/cards/PluginAppCard.vue +++ b/src/components/cards/PluginAppCard.vue @@ -177,14 +177,14 @@ const dropdownItems = ref([ {{ props.plugin?.plugin_desc }} -
+
{{ tag }} @@ -246,3 +246,25 @@ const dropdownItems = ref([
+ +