chore: Update file chip

This commit is contained in:
iamsivin
2025-01-24 23:42:06 +05:30
parent 78220565a9
commit 123f0cb61f
3 changed files with 22 additions and 9 deletions
@@ -20,7 +20,7 @@ const isEmpty = computed(() => {
<template>
<BaseBubble class="px-4 py-3" data-bubble-name="text">
<div class="gap-3 flex flex-col">
<div class="gap-4 flex flex-col">
<span v-if="isEmpty" class="text-n-slate-11">
{{ $t('CONVERSATION.NO_CONTENT') }}
</span>