mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fixed menu hover dead spot (#29441)
This commit is contained in:
parent
b066485c4f
commit
4c92dc00bd
@ -136,7 +136,7 @@ header .grid {
|
|||||||
background: $site-background;
|
background: $site-background;
|
||||||
box-shadow: inset 0px 5px $navigation-color;
|
box-shadow: inset 0px 5px $navigation-color;
|
||||||
color: $navigation-color;
|
color: $navigation-color;
|
||||||
padding-bottom: 22px;
|
padding-bottom: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggle {
|
.toggle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user