change the text color according to the theme

This commit is contained in:
Nihal Roshan
2025-03-18 10:15:52 +00:00
parent e94a689f83
commit 072bef5847
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@
<div
class="flex flex-col lg:flex-row space-y-4 lg:space-y-0 lg:items-center justify-between mb-5"
>
<div class="text-lg font-semibold">
<div class="text-lg text-ink-gray-9 font-semibold">
{{ __('All Batches') }}
</div>
<div