mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-17 19:39:29 +01:00
[bug] fix header postion when background is shown and links are not
This commit is contained in:
parent
80743d174a
commit
61b7d79820
@ -1,4 +1,5 @@
|
|||||||
.header {
|
.header {
|
||||||
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
z-index: var(--z-index-header);
|
z-index: var(--z-index-header);
|
||||||
|
Loading…
Reference in New Issue
Block a user