fix z-index of dropdown menus

This commit is contained in:
Julie Lenaerts 2022-11-24 11:12:01 +01:00
parent 390da7c641
commit 3b9e6d2742

View File

@ -80,6 +80,7 @@ header {
margin: 0;
padding: 0;
border-radius: 0;
z-index: 1500;
a.dropdown-item {
width: 120%;
border: 0;