From 25797f2bb1a9eda3836fcd2111a9fb1aadb707fb Mon Sep 17 00:00:00 2001 From: Ian Gulliver Date: Thu, 5 Dec 2024 17:39:57 -0800 Subject: [PATCH] nowrap --- static/list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/list.html b/static/list.html index 899d03e..fc4bba7 100644 --- a/static/list.html +++ b/static/list.html @@ -16,6 +16,7 @@ body { a { text-decoration: none; color: var(--sl-color-primary-700); + text-wrap: nowrap; } sl-tree-item {