fix header menu submenu #827

This commit is contained in:
2020-07-29 19:03:59 +02:00
parent 91875258de
commit 79943af82e
4 changed files with 17 additions and 5 deletions
+7 -2
View File
@@ -70,12 +70,17 @@ header[role="banner"]{
overflow: hidden;
}
}
&:hover, &.opened{
//
// &:focus-within
// &:hover,
&.opened{
>ul>li{
height:1em;
}
}
&.has-submenu{
cursor: pointer;
}
}
li>span,li>a{
font-size: 0.9em;