chore: Update border-b for email bubble

This commit is contained in:
iamsivin
2025-01-27 20:05:02 +05:30
parent d09701db37
commit 2500341278
@@ -60,7 +60,7 @@ const textToShow = computed(() => {
<EmailMeta
class="p-3"
:class="{
'border-b border-n-strong': isIncoming,
'border-b border-n-slate-6': isIncoming,
'border-b border-n-slate-8/20': isOutgoing,
}"
/>