Fix zindex on mobile menu
This commit is contained in:
parent
9fac3beb29
commit
c01b79fb04
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -285,6 +285,7 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 100;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
.gh-head-open #gh-head .gh-container {
|
||||
|
|
Loading…
Reference in New Issue