mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-07-27 16:26:16 +08:00
57661817d3
Adjusted Add and Edit provider dialogs to use consistent sizing with MCP panel: - Increased max width from max-w-2xl to max-w-3xl - Unified max height to max-h-[85vh] (was 90vh) - Added min-h-[600px] for minimum height constraint This ensures visual consistency across all major dialog panels in the app.