From 62ed7c5964f1252f09fe432c42aaf327da5a8c4f Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 23 Sep 2022 12:10:58 +0200 Subject: [PATCH] fix: color list titles so that they are visible on cards with a background Resolves #2372 --- src/components/list/partials/list-card.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/list/partials/list-card.vue b/src/components/list/partials/list-card.vue index 99da97ee4..6a70ebb54 100644 --- a/src/components/list/partials/list-card.vue +++ b/src/components/list/partials/list-card.vue @@ -1,8 +1,8 @@