From 3f9799fd20175170e61aee5d4e10bcdc3dd522db Mon Sep 17 00:00:00 2001 From: upsiflu Date: Mon, 30 Dec 2024 13:17:55 +0100 Subject: [PATCH] fix(ui): width prop is respected on internal links --- front/src/components/ui/Link.vue | 28 ++++--------------- front/ui-docs/components/ui/link.md | 42 +++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 23 deletions(-) diff --git a/front/src/components/ui/Link.vue b/front/src/components/ui/Link.vue index 82340cabf..55831348f 100644 --- a/front/src/components/ui/Link.vue +++ b/front/src/components/ui/Link.vue @@ -35,7 +35,7 @@ const attributes = computed(() => ({