From b8d4cb2abaf3494e79733a4543cfd2688e2868d9 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Fri, 14 Feb 2025 11:03:15 +0100 Subject: [PATCH] feat(style): render solid links the same as buttons --- front/src/components/ui/Link.vue | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/front/src/components/ui/Link.vue b/front/src/components/ui/Link.vue index 77cbab2e2..661ba04c8 100644 --- a/front/src/components/ui/Link.vue +++ b/front/src/components/ui/Link.vue @@ -1,5 +1,5 @@