From a16514b4e0d3db3cfb56f86b020b3caf689a0eb4 Mon Sep 17 00:00:00 2001 From: Mawoka Date: Thu, 18 Aug 2022 21:48:19 +0200 Subject: [PATCH] :bug: Fixed white text on white bg in new dashboard --- frontend/src/routes/dashboard/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/routes/dashboard/+page.svelte b/frontend/src/routes/dashboard/+page.svelte index 48522b0..a52b4b2 100644 --- a/frontend/src/routes/dashboard/+page.svelte +++ b/frontend/src/routes/dashboard/+page.svelte @@ -159,7 +159,7 @@ {#if quizzes_to_show.length === 0 && suggestions.length !== 0} -