fixes for z-indexes

This commit is contained in:
Henry Jameson 2022-04-11 23:18:46 +03:00
parent 2f1f1455aa
commit df18a74adc
3 changed files with 8 additions and 14 deletions

View file

@ -69,7 +69,7 @@
text-align: left;
list-style: none;
max-width: 100vw;
z-index: 10;
z-index: 200;
white-space: nowrap;
.dropdown-divider {