Kaynağa Gözat

spaziatura flipbook aggiustata

Sviluppo_Carrello_Immagini
Lorenzo Pollutri 1 ay önce
ebeveyn
işleme
b92a66da94
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. +4
    -0
      components/PublicGrid.tsx

+ 4
- 0
components/PublicGrid.tsx Dosyayı Görüntüle

@@ -519,6 +519,10 @@ function FlipBook({ pages, onClose }: { pages: string[]; onClose: () => void })
aria-label="Chiudi"
>✕</button>

<style dangerouslySetInnerHTML={{ __html: `
.stf__item.--left { box-shadow: inset -10px 0 16px -10px rgba(0,0,0,0.5); }
.stf__item.--right { box-shadow: inset 10px 0 16px -10px rgba(0,0,0,0.5); }
`}} />
<div
ref={containerRef}
style={{


Yükleniyor…
İptal
Kaydet