Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3a3295

Browse files
committedNov 11, 2024·
Add spacing between icon and link in external link
Refs: #6875
1 parent 45da00c commit a3a3295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎packages/components/src/components/link.scss

+1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343

4444
.kol-icon.external-link-icon {
4545
display: inline-flex;
46+
margin-left: rem(8);
4647
}
4748
}

0 commit comments

Comments
 (0)
Please sign in to comment.