fix: post's image would cover the PWA update alert

This commit is contained in:
Cotes Chung 2023-01-08 00:30:14 +08:00
parent f2d285844e
commit bd374dd383
No known key found for this signature in database
GPG Key ID: 0D9E54843167A808
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ img {
&[data-src] { &[data-src] {
&.lazyloaded { &.lazyloaded {
z-index: 1;
-webkit-animation: fade-in 0.4s ease-in; -webkit-animation: fade-in 0.4s ease-in;
animation: fade-in 0.4s ease-in; animation: fade-in 0.4s ease-in;
} }