#Layout Stack
4 messages · Page 1 of 1 (latest)
What you probably want is 100vh
https://codesandbox.io/s/sparkling-resonance-482g56?file=/src/App.tsx
thanks for the solution
I suggest to inspect the element height, between 100% and 100vh, because they act differently 👍