chore: Update typography in contacts page

This commit is contained in:
iamsivin
2026-01-07 13:31:21 +05:30
parent 3813a25eae
commit e42f2deab5
10 changed files with 86 additions and 22 deletions
@@ -280,11 +280,11 @@ onMounted(() => {
</template>
<template #body>
<LimitBanner class="mb-5" />
<LimitBanner class="mb-5 z-20 relative" />
<Banner
v-if="pendingCount > 0 && bulkSelectedIds.size === 0"
color="blue"
class="mb-4 -mt-2"
class="mb-4 -mt-2 z-20 relative"
:action-label="$t('CAPTAIN.RESPONSES.PENDING_BANNER.ACTION')"
@action="navigateToPendingFAQs"
>