From 3c1eb11163880ece58a6a99225793659c300c0c8 Mon Sep 17 00:00:00 2001 From: ArneBo Date: Thu, 30 Jan 2025 15:48:48 +0100 Subject: [PATCH] fix(front): move dark card border to global styles --- front/src/components/ui/Card.vue | 2 +- front/src/style/colors.scss | 2 +- front/src/style/components/_card.scss | 137 +------------------------- 3 files changed, 5 insertions(+), 136 deletions(-) diff --git a/front/src/components/ui/Card.vue b/front/src/components/ui/Card.vue index a919eed48..9b8e24821 100644 --- a/front/src/components/ui/Card.vue +++ b/front/src/components/ui/Card.vue @@ -45,7 +45,7 @@ const attributes = computed(() =>