fix: post's image would cover the PWA update alert
This commit is contained in:
parent
f2d285844e
commit
bd374dd383
1 changed files with 0 additions and 1 deletions
|
@ -86,7 +86,6 @@ img {
|
|||
|
||||
&[data-src] {
|
||||
&.lazyloaded {
|
||||
z-index: 1;
|
||||
-webkit-animation: fade-in 0.4s ease-in;
|
||||
animation: fade-in 0.4s ease-in;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue