The modal height was changing when switching between "Source Compose" and "Deployable Compose" views due to different heights between the Monaco editor and regular textareas. Changes: - Set fixed height (512px) for Monaco editor via CSS - Increased textarea rows to 25 to match Monaco editor height - Wrapped both views in a container with consistent styling - Modal now maintains same height regardless of view 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| configuration.blade.php | ||
| database.blade.php | ||
| edit-compose.blade.php | ||
| edit-domain.blade.php | ||
| file-storage.blade.php | ||
| heading.blade.php | ||
| index.blade.php | ||
| service-application-view.blade.php | ||
| stack-form.blade.php | ||
| storage.blade.php | ||