From 0b7d0f1d35894cfce80fc7472a39992402f5c5a8 Mon Sep 17 00:00:00 2001 From: DrJKL Date: Wed, 26 Nov 2025 14:35:44 -0800 Subject: [PATCH] style: non-functional buttons and menu --- src/components/button/IconGroup.vue | 16 ++-- src/components/button/MoreButton.vue | 28 ++++--- src/platform/assets/components/AssetCard.vue | 85 +++++++++++++------- 3 files changed, 80 insertions(+), 49 deletions(-) diff --git a/src/components/button/IconGroup.vue b/src/components/button/IconGroup.vue index bec0ac7fb..2575d37ae 100644 --- a/src/components/button/IconGroup.vue +++ b/src/components/button/IconGroup.vue @@ -1,17 +1,15 @@ diff --git a/src/components/button/MoreButton.vue b/src/components/button/MoreButton.vue index 0b0e6f209..d19fb474d 100644 --- a/src/components/button/MoreButton.vue +++ b/src/components/button/MoreButton.vue @@ -1,6 +1,6 @@