Add CSS properties to ensure table cells wrap long content properly: - table-layout: fixed for consistent column widths - word-wrap and overflow-wrap: break-word for content wrapping Co-Authored-By: Claude (glm-5) <noreply@anthropic.com>
Add CSS properties to ensure table cells wrap long content properly: - table-layout: fixed for consistent column widths - word-wrap and overflow-wrap: break-word for content wrapping Co-Authored-By: Claude (glm-5) <noreply@anthropic.com>