Remove .track min-height #148

This commit is contained in:
Timothée Goguely 2025-09-09 12:05:42 +02:00
parent 0f911a7a93
commit a5405268f3

View file

@ -8,7 +8,6 @@
--y-steps: 5;
width: var(--w);
height: var(--h);
min-height: 25rem;
position: relative;
margin-top: var(--space-16);
border-radius: var(--rounded-lg);