mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-01-17 11:29:24 +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 {
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
z-index: var(--z-index-header);
|
||||
|
Loading…
Reference in New Issue
Block a user