parent
9e439fcf6e
commit
7a5c8d78b6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,13 +6,13 @@
|
|||
height: var(--header-height);
|
||||
background: var(--header-bg);
|
||||
box-shadow: 0 1px 1px var(--header-shadow);
|
||||
z-index: var(--z-sticky);
|
||||
|
||||
.default-header & {
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
z-index: var(--z-sticky);
|
||||
}
|
||||
|
||||
&__container {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue