fix: dark mode issues of course dashboard

This commit is contained in:
Jannat Patel
2026-02-04 16:04:28 +05:30
parent 582540e7f0
commit 9814abf55f
3 changed files with 40 additions and 14 deletions

View File

@@ -5,7 +5,7 @@
</div>
<div class="flex items-center space-x-2">
<slot name="prefix" />
<div class="font-semibold text-2xl">
<div class="font-semibold text-ink-gray-9 text-2xl">
{{ value }}
</div>
<slot name="suffix" />