fix: prevent params drawer from being larger than screen

This commit is contained in:
Carlos Valente
2025-09-18 20:04:46 +02:00
committed by Carlos Valente
parent 111a1f95ba
commit a5d628af0c
@@ -28,6 +28,7 @@
bottom: 0;
width: 40rem;
max-width: 100vw;
height: 100vh;
display: flex;