- Add 100dvh fallback for board height to handle mobile browser chrome - Keep 100vh as fallback for older browsers - Create patch changeset for @gsxdsm/fusion package
261 B
261 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| patch |
Fix board bottom overflow on mobile devices by using 100dvh instead of 100vh for proper dynamic viewport handling. This prevents the board from extending below the visible viewport on devices with collapsing browser chrome.