Show not found image while loading
This commit is contained in:
parent
6fc22f35b9
commit
0455275790
1 changed files with 2 additions and 0 deletions
|
@ -222,6 +222,8 @@ br {
|
|||
width: 40%;
|
||||
aspect-ratio: 1/1;
|
||||
object-fit: cover;
|
||||
background: url("/imgs/notFound.png");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.activity>img:not(.smallimg) {
|
||||
|
|
Loading…
Reference in a new issue