fix: dynamic full hight for mobile view param editor

This commit is contained in:
arc-alex
2025-10-10 18:05:37 +02:00
committed by Carlos Valente
parent 9817c8f8c0
commit e2202c2417
@@ -30,6 +30,7 @@
width: 40rem;
max-width: 100vw;
height: 100vh;
height: 100dvh;
display: flex;
flex-direction: column;