This commit is contained in:
Ian Gulliver
2024-12-05 17:39:57 -08:00
parent 638a80c6e4
commit 25797f2bb1

View File

@@ -16,6 +16,7 @@ body {
a { a {
text-decoration: none; text-decoration: none;
color: var(--sl-color-primary-700); color: var(--sl-color-primary-700);
text-wrap: nowrap;
} }
sl-tree-item { sl-tree-item {