Migliorie form inserimento

This commit is contained in:
2025-06-20 10:58:58 +02:00
parent 6c789a099e
commit a97df74ef4
4 changed files with 89 additions and 21 deletions

View File

@@ -15,7 +15,7 @@
.bottom-sheet-container {
position: fixed;
bottom: -100%;
bottom: -200%;
left: 0;
right: 0;
transition: bottom 0.3s ease;