Merge pull request #1795 from rehanrehman389/notes-dark-mode

fix: update font color in dark mode for My Notes
This commit is contained in:
Jannat Patel
2025-10-22 10:47:35 +05:30
committed by GitHub

View File

@@ -1,5 +1,5 @@
<template>
<div class="text-lg font-semibold mb-4">
<div class="text-lg font-semibold mb-4 text-ink-gray-9">
{{ __('My Notes') }}
</div>
<TextEditor