mirror of
https://github.com/tiennm99/coolify.git
synced 2026-05-05 15:35:31 +00:00
d65bf748c0
Added proper overflow handling and word breaking for log content: - Added overflow-x-hidden to prevent horizontal scrolling in log container - Added break-words and overflow-wrap-anywhere to force long lines to wrap - This ensures long log lines (URLs, file paths, etc.) wrap properly on mobile 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>