Make sure the header stays on top of everything (z-order fix)
This commit is contained in:
parent
105c464e70
commit
7f79238868
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ header.site {
|
|||
top: 0.5rem;
|
||||
visibility: hidden;
|
||||
width: 100%;
|
||||
z-index: 10000;
|
||||
}
|
||||
header.site.visible {
|
||||
visibility: visible;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue