coolify/resources/views/livewire
Andras Bacsai e5f50c2b1f Fix modal width: add maxWidth constraint
The previous fix reduced minWidth but modal still expanded to fit
content. Now:
- Added maxWidth prop to modal-input component (default 48rem)
- Set Edit Domains modal to minWidth=32rem, maxWidth=40rem
- This constrains the modal to a reasonable size range

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 09:46:05 +01:00
..
admin
boarding
destination
notifications
profile
project Fix modal width: add maxWidth constraint 2025-11-14 09:46:05 +01:00
security feat: add token validation functionality for Hetzner and DigitalOcean providers 2025-10-29 23:21:38 +01:00
server refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
settings feat: add dev_helper_version to instance settings and update related functionality 2025-11-03 08:38:43 +01:00
shared-variables
source/github fix: use x-cloak instead of inline style to prevent FOUC 2025-10-26 09:31:22 +01:00
storage
subscription
tags
team
terminal
activity-monitor.blade.php
dashboard.blade.php
deployments-indicator.blade.php
force-password-reset.blade.php
global-search.blade.php
help.blade.php
layout-popups.blade.php
navbar-delete-team.blade.php
settings-backup.blade.php
settings-dropdown.blade.php fix: eliminate dark mode white screen flicker on page transitions 2025-10-23 20:46:58 +02:00
settings-email.blade.php fix: change SMTP port input type to number for better validation 2025-10-29 20:40:16 +01:00
settings-oauth.blade.php refactor: simplify project data retrieval and enhance OAuth settings handling 2025-10-27 17:03:19 +01:00
switch-team.blade.php
upgrade.blade.php
verify-email.blade.php