diff --git a/src/app/components/timeline/timeline.css b/src/app/components/timeline/timeline.css index e8475978679..20e3af77589 100755 --- a/src/app/components/timeline/timeline.css +++ b/src/app/components/timeline/timeline.css @@ -58,11 +58,13 @@ .p-timeline-event-opposite { flex: 1; padding: 0 1rem; + min-width: 100px; } .p-timeline-event-content { flex: 1; padding: 0 1rem; + min-width: 100px; } .p-timeline-event-separator {