From f48b7c59d5713bf8e3d1de19f52bec99159c8ca4 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 30 Jan 2025 15:59:35 +0100 Subject: [PATCH] refactor(front): make secondary default for pills and display raised tagslist on cards --- front/src/components/tags/List.vue | 7 ++----- front/src/components/ui/Card.vue | 18 ++++++++---------- front/src/components/ui/Pill.vue | 2 +- 3 files changed, 11 insertions(+), 16 deletions(-) diff --git a/front/src/components/tags/List.vue b/front/src/components/tags/List.vue index f60493fae..e81ffc527 100644 --- a/front/src/components/tags/List.vue +++ b/front/src/components/tags/List.vue @@ -36,21 +36,18 @@ const tags = computed(() => {