Fix wrapping for metadata tables on model detail page #112

Merged
joelyoder merged 3 commits from codex/set-tables-to-wrap-instead-of-overflow into main 2025-11-11 00:25:36 -05:00
joelyoder commented 2025-11-10 23:40:18 -05:00 (Migrated from github.com)

Summary

  • add a reusable table-wrap class that enforces wrapping and word breaking for long metadata values
  • apply the wrapping class to the model and image metadata tables on the model detail page

Testing

  • npm run build

Codex Task

## Summary - add a reusable table-wrap class that enforces wrapping and word breaking for long metadata values - apply the wrapping class to the model and image metadata tables on the model detail page ## Testing - npm run build ------ [Codex Task](https://chatgpt.com/codex/tasks/task_e_69118ca79b5483328e143f4cc24c6897)
Sign in to join this conversation.
No description provided.