🐛 Fixed white text on white bg in new dashboard

This commit is contained in:
Mawoka
2022-08-18 21:48:19 +02:00
parent 61ba19c36b
commit a16514b4e0
+1 -1
View File
@@ -159,7 +159,7 @@
</button>
</div>
{#if quizzes_to_show.length === 0 && suggestions.length !== 0}
<ul class="relative bg-white mt-0.5">
<ul class="relative bg-white mt-0.5 dark:bg-gray-700">
{#each suggestions as res}
<li>
<button