From 0add08015b348de5a069168b57e0be6f5778b97b Mon Sep 17 00:00:00 2001 From: Copilot <198982749+Copilot@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:24:44 +0100 Subject: Show all stop lines with horizontal scroll for 6+ lines (#79) Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: arielcostas <94913521+arielcostas@users.noreply.github.com> Co-authored-by: Ariel Costas Guerrero --- src/frontend/app/components/LineIcon.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frontend/app/components/LineIcon.css') diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css index fdfdd06..fe4a87f 100644 --- a/src/frontend/app/components/LineIcon.css +++ b/src/frontend/app/components/LineIcon.css @@ -118,4 +118,5 @@ font: 600 14px / 1 monospace; letter-spacing: 0.05em; + text-wrap: nowrap; } -- cgit v1.3