Greater z-index for dropdown menus.

This commit is contained in:
mateuswetah 2020-06-17 11:53:35 -03:00
parent bd0ab0461b
commit 05440ede33
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
border-radius: 0px;
min-width: 6em;
border: none;
z-index: 99;
z-index: 999991;
.dropdown-content {
padding: 0px 0px 1px 0px;