fix : calcule des jours de présence + SiteFilterSelector.vue

This commit is contained in:
2026-03-13 12:23:55 +01:00
parent 7d53000fc2
commit b24dd8595d
3 changed files with 65 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
<div
v-if="isOpen"
class="absolute left-0 top-full z-20 mt-2 max-h-80 w-full overflow-auto rounded-md border border-neutral-200 bg-white p-3 shadow-lg"
class="z-50 absolute left-0 top-full z-20 mt-2 max-h-80 w-full overflow-auto rounded-md border border-neutral-200 bg-white p-3 shadow-lg"
>
<div class="flex flex-col gap-2">
<label