diff --git a/src/styles/links.css b/src/styles/links.css new file mode 100644 index 00000000000000..75b4531d79f5ea --- /dev/null +++ b/src/styles/links.css @@ -0,0 +1,3 @@ +.external-link { + text-wrap-mode: nowrap; +}