Files
kener/src
Raj Nandan Sharma bbc85deea7 fix(ui): wrap affected-monitor badges inside event cards
Maintenance and incident cards rendered affected monitors in a
non-wrapping flex row; with many monitors the badges overflowed the
card (maintenance) or hid behind a horizontal scrollbar (incident).
Badge text was also nowrap, so a single long monitor name could still
bleed past the card edge on narrow viewports.

Apply one rule to both components: badges wrap within the box, and
badge text itself wraps when a name exceeds the row width.

Fixes #794

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-18 23:01:09 +05:30
..
2026-02-05 10:39:52 +05:30