sek-consulting / solid-ui

Beautifully designed components. Built with Kobalte & corvu. Styled with Tailwind CSS.
https://www.solid-ui.com
MIT License
674 stars 25 forks source link

Sheet component's height is not fixed in document demo examples #72

Closed declanchiu closed 3 months ago

declanchiu commented 3 months ago

In the documentation example, the component heights of the top and bottom of the sheet component are not fixed.

This caused the pading to fail. Then open devtools and the height will change automatically when the window height changes

image

image

declanchiu commented 3 months ago

So this will be very obvious when choosing “sm” size

declanchiu commented 3 months ago

ok, my bad, this bug is incorrect because I realized that this is not a fixed effect.