Skip to content

Commit

Permalink
fix: Add color to link icon (#2220)
Browse files Browse the repository at this point in the history
  • Loading branch information
JKMarkowski committed Mar 30, 2021
1 parent 9699ab0 commit d907097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/link.scss
Expand Up @@ -10,7 +10,7 @@ $block: #{$fd-namespace}-link;
@include fd-reset();
@include fd-link();

@include fd-icon-selector() {
@include fd-icon-element-base() {
text-decoration: var(--fdLink_Text_Decoration);
}

Expand Down

0 comments on commit d907097

Please sign in to comment.