fix: make agent error modal taller on mobile so full message is visible from top

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-05-06 06:40:44 -07:00
parent fa998a18e4
commit 9be551b3a2
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
Make the agent error details modal taller on mobile so the full error
message is visible from the top, with the error pre flexing to fill the
available height instead of capping at a small fixed height.