Fix zindex on mobile menu
This commit is contained in:
parent
9fac3beb29
commit
c01b79fb04
3 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue