fix(issue-stream): Reduce font size of event status (#71209)
This PR reduces the font size of the status under the new
`<EventStatusChart/>` component to 12px (`theme.fontSizeSmall`), from
14px
Before:
<img width="607" alt="image"
src="https://github.com/getsentry/sentry/assets/55160142/8db8eb04-dd97-411b-849b-489c7e444c8e">
After:
<img width="610" alt="image"
src="https://github.com/getsentry/sentry/assets/55160142/1f23bb16-f004-4f9d-84e1-860d518cdce9">