chore: Update typography in sidebar, chatlist, conversation card

This commit is contained in:
iamsivin
2025-12-17 22:43:38 +05:30
parent 657a89992a
commit 67766faa07
23 changed files with 165 additions and 46 deletions
@@ -24,7 +24,7 @@ defineProps({
/>
<span
class="text-n-slate-12 whitespace-nowrap"
:class="compact ? 'font-440 text-xs' : 'font-420 text-sm'"
:class="compact ? 'text-label-small' : 'text-label !font-440'"
>
{{ label.title }}
</span>