Skip to content

Commit 5c1d1bb

Browse files
authored
[Docs Site] Add nowrap to external link arrow (#20483)
1 parent fa8ee1a commit 5c1d1bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/styles/links.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.external-link {
2+
text-wrap-mode: nowrap;
3+
}

0 commit comments

Comments
 (0)