fix index shadow pre-expand-blog
This commit is contained in:
parent
131adf3cbb
commit
d2405de7dd
1 changed files with 2 additions and 1 deletions
|
@ -224,6 +224,7 @@
|
||||||
|
|
||||||
.pre-expand-blog::before {
|
.pre-expand-blog::before {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
z-index: 1;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -348,4 +349,4 @@
|
||||||
font-size: 2.5em;
|
font-size: 2.5em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue