From f68c27a13f73d4d64f1a9ca09fafe7846d5d564a Mon Sep 17 00:00:00 2001 From: Abdul Wahab Date: Mon, 17 Aug 2026 16:44:19 +0500 Subject: [PATCH] update --- tmp/questionaire/previews-gallery-improved.html | 1 + 1 file changed, 1 insertion(+) diff --git a/tmp/questionaire/previews-gallery-improved.html b/tmp/questionaire/previews-gallery-improved.html index 8f91af24f..8ce465bf7 100644 --- a/tmp/questionaire/previews-gallery-improved.html +++ b/tmp/questionaire/previews-gallery-improved.html @@ -1136,6 +1136,7 @@ Array.prototype.forEach.call(document.querySelectorAll('.scaler'), function (sca '*, *::before, *::after { box-shadow: none !important; text-shadow: none !important; }', cellNum === '40' || cellNum === '41' ? '.ps-proof { background-color: color-mix(in oklab, var(--pvs-band-alt) 65%, white) !important; }\n.ps-footer { background-color: color-mix(in oklab, var(--pvs-band) 65%, white) !important; }' : '', cellNum === '40' ? '.ps-phone .ps-proof { column-gap: 16px !important; padding-right: var(--pvs-gutter) !important; }' : '', + cellNum === '41' ? '.ps-gallery-item { background: transparent !important; }' : '', '.ps-desktop .ps-proof { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }', '.ps-phone .ps-proof { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; position: relative; top: 10px; }', '.ps-phone .ps-editorial-copy { margin-top: 16px !important; }',