mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix header z-index (#15836)
This commit is contained in:
parent
df3350955a
commit
39680882f6
@ -46,6 +46,7 @@ html {
|
||||
.site-header {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user