Skip to content

Commit c02d351

Browse files
committed
[Docs Site] Add nowrap to external link arrow
1 parent 5e1aa05 commit c02d351

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)