From cf9609b6d048754e2489364f7344014635c245ce Mon Sep 17 00:00:00 2001 From: David Whittaker Date: Thu, 1 May 2025 14:46:10 -0700 Subject: [PATCH] forcing wrap on timeline events --- .../dispatch/src/incident/TimelineTab.vue | 2 +- .../static/dispatch/src/styles/timeline.css | 18 +++++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/dispatch/static/dispatch/src/incident/TimelineTab.vue b/src/dispatch/static/dispatch/src/incident/TimelineTab.vue index 07a0d355870e..be20311957c5 100644 --- a/src/dispatch/static/dispatch/src/incident/TimelineTab.vue +++ b/src/dispatch/static/dispatch/src/incident/TimelineTab.vue @@ -44,7 +44,7 @@ - {{ event.description }} + {{ event.description }}