correction scroll preview

This commit is contained in:
Julie Blanc 2026-03-08 08:51:22 +01:00
parent c3c9de2ca2
commit ccdd9bda05
3 changed files with 15 additions and 6 deletions

View file

@ -149,7 +149,6 @@ onMounted(async () => {
height: 100vh;
border: none;
transform-origin: top center;
transition: transform 0.3s ease;
}