Skip to content

Commit

Permalink
Add :focus-within to li to fix keywork navigation.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Mar 8, 2022
1 parent fcf6262 commit a64abfa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@
top: 100%;
}

& .wp-block-navigation .has-child:focus-within > .wp-block-navigation__submenu-container,
& .wp-block-navigation .has-child:hover > .wp-block-navigation__submenu-container {
visibility: visible;
overflow: visible;
Expand Down

0 comments on commit a64abfa

Please sign in to comment.