From 0e8f57af12a3eda54e8e75672b0f0d67b06245e5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 2 Nov 2020 10:07:53 -0500 Subject: Improve display of separators --- docs/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/style.css') diff --git a/docs/style.css b/docs/style.css index 622f866f..c91db5be 100644 --- a/docs/style.css +++ b/docs/style.css @@ -173,6 +173,7 @@ a:visited { color: #3d155f; } a:visited { color: #8781c1; } } +svg text { white-space: pre; } svg tspan { fill: currentColor; } -- cgit v1.2.3