fix: Unread badge style issue (#11846)

- fix issue with unread badges
This commit is contained in:
Sivin Varghese
2025-07-01 10:52:40 +05:30
committed by GitHub
parent 24ea968b00
commit d1c9af260c

View File

@@ -477,7 +477,10 @@ export default {
</transition>
</template>
<template #unreadBadge>
<li v-show="unreadMessageCount != 0">
<li
v-show="unreadMessageCount != 0"
class="list-none flex justify-center items-center"
>
<span
class="shadow-lg rounded-full bg-n-brand text-white text-xs font-medium my-2.5 mx-auto px-2.5 py-1.5"
>