fixing action-thematiques-filters z-index
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-10-22 16:01:34 +02:00
parent 8ebc971980
commit f0225214b2

View File

@ -80,7 +80,7 @@
@apply h-20 border-b border-neutral-300; @apply h-20 border-b border-neutral-300;
} }
&__action-thematiques-filters { &__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 */ /* THEMATIQUES FILTERS */
.filter-by-thematiques-submenu-toggle { .filter-by-thematiques-submenu-toggle {
@apply font-bold p-4 rounded-xl flex items-center gap-12; @apply font-bold p-4 rounded-xl flex items-center gap-12;