Tag details page information should wrap instead of truncate
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Work on this issue](https://contributors.gitlab.com/manage-issue?action=work&projectId=278964&issueIid=587444)
</details>
<!--IssueSummary end-->
# Context
In the tag details page, the details line containing the commit hash / MR information / tag date gets truncated at smaller viewport widths. Now that we have a panel UI, this can impact readability at smaller container sizes.
The text should instead wrap to maintain readability.
| Desktop viewport | Smaller viewport |
|------------------|------------------|
| {width=831 height=600} | {width=314 height=600} |
# Design proposal
| Current | Proposed |
|---------|----------|
| {width=314 height=600} | {width=383 height=600} |
issue