fix css for the menu icon being over popups
This commit is contained in:
@@ -223,7 +223,7 @@ input[type="number"] {
|
||||
.popup {
|
||||
display: none;
|
||||
position: fixed;
|
||||
z-index: 1;
|
||||
z-index: 10;
|
||||
padding-top: 100px;
|
||||
left: 0;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user