chore: conversation card

This commit is contained in:
iamsivin
2024-12-06 23:08:45 +05:30
parent 7b4a83091b
commit 49b0ba28aa
3 changed files with 7 additions and 7 deletions
@@ -113,7 +113,7 @@ export default {
delay: { show: 1500, hide: 0 },
hideOnClick: true,
}"
class="ml-auto leading-4 text-xxs text-slate-500 dark:text-slate-500 hover:text-slate-900 dark:hover:text-slate-100"
class="ml-auto leading-4 text-xxs text-n-slate-9 hover:text-n-slate-10"
>
<span>{{ `${createdAtTime}${lastActivityTime}` }}</span>
</div>