From 598ea2d857828c275f494667d20304d5c576a83a Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Sun, 26 Oct 2025 20:49:27 +0800 Subject: [PATCH] refactor: update ExtensionCard styling and improve layout for better responsiveness --- .../src/components/shared/ExtensionCard.vue | 29 +++++++++++++------ dashboard/src/theme/LightTheme.ts | 2 +- dashboard/src/views/ExtensionPage.vue | 6 ++-- 3 files changed, 24 insertions(+), 13 deletions(-) diff --git a/dashboard/src/components/shared/ExtensionCard.vue b/dashboard/src/components/shared/ExtensionCard.vue index 82204a60..10649279 100644 --- a/dashboard/src/components/shared/ExtensionCard.vue +++ b/dashboard/src/components/shared/ExtensionCard.vue @@ -84,19 +84,17 @@ const viewReadme = () => {