fix(pdp-image-white-bg): product detail image card background must be white

This commit is contained in:
Deploy
2026-08-26 20:35:34 +02:00
parent a73b1a9004
commit 6795f25c27
9 changed files with 50 additions and 8 deletions

View File

@@ -7948,14 +7948,16 @@
"description": "On product detail pages such as /products/proteina-guisante-ecologica, the image card background is light gray and should be white.",
"priority": "med",
"risk": "low",
"status": "pending",
"status": "done",
"created_at": "2026-08-26",
"gates": {
"reviewer": false,
"security": false,
"qa": false
"reviewer": true,
"security": true,
"qa": true,
"close": true
},
"phase": "frontend"
"phase": "frontend",
"completed_at": "2026-08-26T18:35:34Z"
},
{
"id": "ORDER-STATUS-LABELS",