💄 Set dropdown menu below modals on mobile

This commit is contained in:
Olivier Brencklé 2022-10-24 19:34:25 +02:00
parent 54a056f582
commit 474b78dad2

View file

@ -67,7 +67,7 @@ details.dropdown .dropdown-menu a:focus-visible {
align-items: center;
justify-content: center;
pointer-events: none;
z-index: 100;
z-index: 35;
}
details .dropdown-menu > * {