From ece34fe0815ef85db0c3a775d74625607aa65e25 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Sun, 24 Sep 2023 19:02:55 +0200 Subject: disable line breaks in route and info line as well --- sass/app.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'sass') diff --git a/sass/app.scss b/sass/app.scss index 08b8f88..b561c77 100644 --- a/sass/app.scss +++ b/sass/app.scss @@ -325,6 +325,7 @@ div.app { right: 7em; height: 1.5em; overflow: hidden; + white-space: nowrap; } .route { -- cgit v1.2.3