fix: dark mode for course and batch tags
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
>
|
||||
<template #header="{ currentMonthYear, decrement, increment }">
|
||||
<div class="mb-2 flex justify-between">
|
||||
<span class="text-lg font-semibold">
|
||||
<span class="text-lg text-ink-gray-9 font-semibold">
|
||||
{{ currentMonthYear }}
|
||||
</span>
|
||||
<div class="flex gap-x-1">
|
||||
|
||||
Reference in New Issue
Block a user