From 0afd9fb844d66b8b83e68ae223b3e36eba212e3c Mon Sep 17 00:00:00 2001 From: pollutri Date: Wed, 20 May 2026 11:46:40 +0200 Subject: [PATCH] sfondo flipbook rimosso --- components/PublicGrid.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/components/PublicGrid.tsx b/components/PublicGrid.tsx index ea9a64a..9831b3b 100644 --- a/components/PublicGrid.tsx +++ b/components/PublicGrid.tsx @@ -519,19 +519,12 @@ function FlipBook({ pages, onClose }: { pages: string[]; onClose: () => void }) aria-label="Chiudi" >✕ - {/* Container background shows through when on cover/back pages. - The page-flip canvas was patched (lib/page-flip/index.js) to clear - transparently instead of filling white, so this gradient is visible - on the empty half of the spread. */}