fix: contacts dropdown overlap (#14305)

This commit is contained in:
Aarav Uniyal
2026-05-13 15:28:58 +05:30
committed by GitHub
parent cd33cea69f
commit c6dceb0e07
2 changed files with 2 additions and 2 deletions
@@ -32,7 +32,7 @@ const emit = defineEmits([
</script>
<template>
<header class="sticky top-0 z-10 px-6">
<header class="sticky top-0 z-20 px-6">
<div
class="flex items-start sm:items-center justify-between w-full py-6 gap-2 mx-auto max-w-5xl"
>