diff --git a/resources/css/components/filters-toolbar.css b/resources/css/components/filters-toolbar.css index e6a4277..3f32983 100644 --- a/resources/css/components/filters-toolbar.css +++ b/resources/css/components/filters-toolbar.css @@ -80,7 +80,7 @@ @apply h-20 border-b border-neutral-300; } &__action-thematiques-filters { - @apply absolute pb-0 border-b border-neutral-400 bg-white border w-fit rounded-xl; + @apply absolute pb-0 border-b border-neutral-400 bg-white border w-fit rounded-xl !z-10; /* THEMATIQUES FILTERS */ .filter-by-thematiques-submenu-toggle { @apply font-bold p-4 rounded-xl flex items-center gap-12;