- Fix .gm-content min-height from 400px to 0 for proper flex behavior - Add mobile responsive styles to prevent modal overflow - Create changeset for patch release
9 lines
242 B
Markdown
9 lines
242 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Fix Git Manager dialog rendering off-screen on smaller viewports
|
|
|
|
Changed `.gm-content` min-height from 400px to 0, allowing the modal content
|
|
to properly flex within the viewport instead of forcing overflow.
|