Increase menu container z-index to be higher than controls

This commit is contained in:
Daniel Sarin
2018-04-11 15:13:34 +03:00
parent 385be55510
commit a095a64f90

View File

@ -35,7 +35,7 @@
right: -3px;
text-align: left;
white-space: nowrap;
z-index: 1;
z-index: 3;
> div {
overflow: hidden;