From 8ab7d1f49e81edea17fb7c27014106b93bede100 Mon Sep 17 00:00:00 2001
From: trobonox <57040351+trobonox@users.noreply.github.com>
Date: Sat, 28 Oct 2023 17:13:16 +0200
Subject: [PATCH] fix: contrast of X icon on cards
---
components/kanban/Card.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components/kanban/Card.vue b/components/kanban/Card.vue
index 36a026f1..2e3d6360 100644
--- a/components/kanban/Card.vue
+++ b/components/kanban/Card.vue
@@ -44,7 +44,7 @@
@double-click="deleteCardWithAnimation(index)"
@single-click="deleteCardWithConfirmation(index)"
>
-