chore: More changes

This commit is contained in:
iamsivin
2024-12-06 23:29:54 +05:30
parent 1f4c4d759b
commit c8b66e74db
3 changed files with 6 additions and 3 deletions
@@ -123,7 +123,10 @@ export default {
:show-badge="false"
/>
</woot-tabs>
<div v-show="!activeIndex" class="flex h-full min-h-0 m-0 bg-n-background">
<div
v-show="!activeIndex"
class="flex h-full min-h-0 m-0 bg-slate-25 dark:bg-slate-800"
>
<MessagesView
v-if="currentChat.id"
:inbox-id="inboxId"