mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +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;
|
||||
box-shadow: inset 0px 5px $navigation-color;
|
||||
color: $navigation-color;
|
||||
padding-bottom: 22px;
|
||||
padding-bottom: 32px;
|
||||
}
|
||||
|
||||
.toggle {
|
||||
|
Loading…
x
Reference in New Issue
Block a user