Chnaged the color of note to gray

This commit is contained in:
ashutosh.nehete 2025-10-06 18:47:41 +05:30
parent 225f6bf8d4
commit e64ef287a6

View File

@ -451,7 +451,7 @@
</div> </div>
</div> </div>
<div style="text-align: end!important;"> <div style="text-align: end!important;">
<p style="font-size: xx-small;">*Today's Total Work</p> <p style="font-size: xx-small;color: #ccc;">*Today's Total Work</p>
</div> </div>
</div> </div>
@ -487,7 +487,7 @@
</div> </div>
</div> </div>
<div style="text-align: end!important;"> <div style="text-align: end!important;">
<p style="font-size: xx-small;">*Project's Total Work</p> <p style="font-size: xx-small;color: #ccc;">*Project's Total Work</p>
</div> </div>
</div> </div>