mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Show search modal over the nav-bar (#30278)
This commit is contained in:
parent
ec1050cad3
commit
575fc85e2a
@ -35,6 +35,10 @@ $primary-color: #1abcf2;
|
||||
}
|
||||
}
|
||||
|
||||
.DocSearch-Container {
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.integration-alert-container {
|
||||
margin: -1em 0;
|
||||
}
|
||||
@ -877,6 +881,7 @@ code {
|
||||
}
|
||||
|
||||
@media only screen and (max-width: $menu-collapse) {
|
||||
|
||||
#not_found {
|
||||
.page {
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user