From ebe304c7894ffb19b1f6d5db3fb77961101412ff Mon Sep 17 00:00:00 2001 From: 0neGal Date: Wed, 29 Dec 2021 23:06:32 +0100 Subject: make sure doesn't get deprecated --- src/app/main.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/app/main.css') diff --git a/src/app/main.css b/src/app/main.css index c9c62fb..f49cc98 100644 --- a/src/app/main.css +++ b/src/app/main.css @@ -28,6 +28,8 @@ body, button, input { font-family: "Roboto Mono", monospace; } +nobr {white-space: nowrap} + .line { display: flex; margin-top: 15px; -- cgit v1.2.3