From f30515678eedf6b56c8aae59ec3bc174b8d0671c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Mon, 9 Feb 2026 00:19:39 +0100 Subject: [PATCH 1/9] fix: make sure button/link icons always have correct size --- app/components/Button/Base.vue | 6 +----- app/components/Link/Base.vue | 19 ++++--------------- app/components/Package/Versions.vue | 5 ----- app/components/Tag/Static.vue | 2 +- 4 files changed, 6 insertions(+), 26 deletions(-) diff --git a/app/components/Button/Base.vue b/app/components/Button/Base.vue index 0dd928003..5616f34b9 100644 --- a/app/components/Button/Base.vue +++ b/app/components/Button/Base.vue @@ -53,11 +53,7 @@ defineExpose({ " :aria-keyshortcuts="keyshortcut" > -