diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
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; } |
