fix page index position #1847
This commit is contained in:
parent
80c0f9a8f6
commit
2cc5f882fe
1 changed files with 1 additions and 0 deletions
|
@ -156,6 +156,7 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
.page {
|
.page {
|
||||||
|
z-index: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: var(--header-height);
|
top: var(--header-height);
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue