fix: avoid header creating own stacking context
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
.header {
|
||||
position: relative;
|
||||
font-family: var(--typography-Body-Regular-fontFamily);
|
||||
color: var(--Base-Text-High-contrast);
|
||||
z-index: var(--header-z-index);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user