diff --git a/frontend/public/off.html b/frontend/public/off.html index 557a65b3..d7f24766 100644 --- a/frontend/public/off.html +++ b/frontend/public/off.html @@ -89,6 +89,7 @@ height: 144px; margin: 12px; } + searchalicious-results::part(image) { object-fit: contain; width: 100%; @@ -395,6 +396,7 @@ loading="lazy" part="image" src="${result.image_small_url}" + onerror="handleImageError(event)" />
@@ -451,7 +453,14 @@ +